/aosp_15_r20/external/clang/lib/AST/ |
H A D | SelectorLocationsKind.cpp | 23 SourceLocation ArgLoc, in getStandardSelLoc()
|
H A D | Type.cpp | 3110 for (const TemplateArgumentLoc &ArgLoc : Args) { in anyDependentTemplateArguments() local
|
/aosp_15_r20/external/clang/unittests/Tooling/ |
H A D | RecursiveASTVisitorTestExprVisitor.cpp | 34 bool TraverseTemplateArgumentLoc(const TemplateArgumentLoc &ArgLoc) { in TraverseTemplateArgumentLoc()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | AliasSetTracker.cpp | 470 MemoryLocation ArgLoc = in add() local
|
H A D | AliasAnalysis.cpp | 246 MemoryLocation ArgLoc = MemoryLocation::getForArgument(Call, ArgIdx, TLI); in getModRefInfo() local
|
H A D | MemoryDependenceAnalysis.cpp | 449 MemoryLocation ArgLoc = MemoryLocation::getAfter(II->getArgOperand(1)); in getSimplePointerDependencyFrom() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | AliasAnalysis.cpp | 158 MemoryLocation ArgLoc = MemoryLocation::getForArgument(CS, ArgIdx, TLI); in getModRefInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | AliasSetTracker.cpp | 503 MemoryLocation ArgLoc = in add() local
|
H A D | AliasAnalysis.cpp | 217 MemoryLocation ArgLoc = in getModRefInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64CallLowering.cpp | 601 auto &ArgLoc = OutLocs[i]; in areCalleeOutgoingArgsTailCallable() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaTemplateVariadic.cpp | 159 bool TraverseTemplateArgumentLoc(const TemplateArgumentLoc &ArgLoc) { in TraverseTemplateArgumentLoc()
|
H A D | SemaDeclAttr.cpp | 4728 SourceLocation ArgLoc; in handleARMInterruptAttr() local 4793 SourceLocation ArgLoc; in handleMipsInterruptAttr() local
|
H A D | SemaTemplateDeduction.cpp | 2102 TemplateArgumentLoc ArgLoc = in ConvertDeducedTemplateArgument() local
|
H A D | SemaInit.cpp | 6157 SourceLocation ArgLoc = Arg->getLocStart(); in CheckMoveOnConstruction() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ASTNodeTraverser.h | 643 for (const auto &ArgLoc : CSE->getTemplateArgsAsWritten()->arguments()) in VisitConceptSpecializationExpr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64CallLowering.cpp | 793 auto &ArgLoc = OutLocs[i]; in areCalleeOutgoingArgsTailCallable() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | ASTNodeTraverser.h | 734 for (const auto &ArgLoc : CSE->getTemplateArgsAsWritten()->arguments()) in VisitConceptSpecializationExpr() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ASTNodeTraverser.h | 725 for (const auto &ArgLoc : CSE->getTemplateArgsAsWritten()->arguments()) in VisitConceptSpecializationExpr() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ASTNodeTraverser.h | 725 for (const auto &ArgLoc : CSE->getTemplateArgsAsWritten()->arguments()) in VisitConceptSpecializationExpr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 988 const auto &ArgLoc = OutLocs[i]; in parametersInCSRMatch() local
|
/aosp_15_r20/external/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 2103 LocTy ArgLoc; in ParseParameterList() local 5370 LocTy ArgLoc; in ParseExceptionArgs() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 77 const CCValAssign &ArgLoc = ArgLocs[I]; in parametersInCSRMatch() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 2459 LocTy ArgLoc; in ParseParameterList() local 6162 LocTy ArgLoc; in ParseExceptionArgs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 2727 LocTy ArgLoc; in parseParameterList() local 6776 LocTy ArgLoc; in parseExceptionArgs() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 3149 SourceLocation ArgLoc, in EmitNonNullArgCheck()
|