| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaWasm.cpp | 303 SourceLocation ArgLoc; in handleWebAssemblyImportModuleAttr() local 319 SourceLocation ArgLoc; in handleWebAssemblyImportNameAttr() local 346 SourceLocation ArgLoc; in handleWebAssemblyExportNameAttr() local
|
| H A D | SemaMIPS.cpp | 251 SourceLocation ArgLoc; in handleInterruptAttr() local
|
| H A D | SemaHLSL.cpp | 1592 SourceLocation ArgLoc; in handleShaderAttr() local 1726 SourceLocation ArgLoc = Loc->getLoc(); in handleResourceTypeAttr() local 1850 static bool DiagnoseLocalRegisterBinding(Sema &S, SourceLocation &ArgLoc, in DiagnoseLocalRegisterBinding() 1951 static bool DiagnoseHLSLRegisterAttribute(Sema &S, SourceLocation &ArgLoc, in DiagnoseHLSLRegisterAttribute()
|
| H A D | SemaARM.cpp | 1310 SourceLocation ArgLoc; in handleInterruptAttr() local
|
| H A D | SemaTemplateVariadic.cpp | 248 TraverseTemplateArgumentLoc(const TemplateArgumentLoc &ArgLoc) override { in TraverseTemplateArgumentLoc()
|
| H A D | SemaTemplate.cpp | 1214 for (const auto &ArgLoc : TemplateArgs->arguments()) in AttachTypeConstraint() local 2289 for (auto &ArgLoc : TC->getTemplateArgsAsWritten()->arguments()) in DiagnoseUnexpandedParameterPacks() local 5368 bool Sema::CheckTemplateArgument(NamedDecl *Param, TemplateArgumentLoc &ArgLoc, in CheckTemplateArgument() 5749 TemplateArgumentLoc &ArgLoc = NewArgs[ArgIdx]; in CheckTemplateArgumentList() local
|
| H A D | SemaTemplateDeduction.cpp | 2894 TemplateArgumentLoc ArgLoc = S.getTrivialTemplateArgumentLoc( in ConvertDeducedTemplateArgument() local 6462 const DefaultArguments &DefaultArgs, SourceLocation ArgLoc, in isTemplateTemplateParameterAtLeastAsSpecializedAs()
|
| H A D | SemaTemplateInstantiate.cpp | 827 Sema &SemaRef, SourceLocation ArgLoc, PartialOrderingTTP, in InstantiatingTemplate()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | SelectorLocationsKind.cpp | 22 SourceLocation ArgLoc, in getStandardSelLoc()
|
| H A D | ASTConcept.cpp | 104 for (auto &ArgLoc : ArgsAsWritten->arguments()) { in print() local
|
| H A D | ComputeDependence.cpp | 916 for (const TemplateArgumentLoc &ArgLoc : in computeDependence() local
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseHLSL.cpp | 105 static void fixSeparateAttrArgAndNumber(StringRef ArgStr, SourceLocation ArgLoc, in fixSeparateAttrArgAndNumber()
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | Transfer.cpp | 550 auto *ArgLoc = Env.get<RecordStorageLocation>(*Arg); in VisitCXXConstructExpr() local 638 auto *ArgLoc = Env.getStorageLocation(*Arg); in VisitCallExpr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | AliasSetTracker.cpp | 415 MemoryLocation ArgLoc = in add() local
|
| H A D | MemoryDependenceAnalysis.cpp | 448 MemoryLocation ArgLoc = MemoryLocation::getAfter(II->getArgOperand(1)); in getSimplePointerDependencyFrom() local
|
| H A D | BasicAliasAnalysis.cpp | 981 MemoryLocation ArgLoc = in getModRefInfo() local
|
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | USRGeneration.cpp | 265 for (const auto &ArgLoc : SpecArgsWritten->arguments()) { in VisitFunctionDecl() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTNodeTraverser.h | 770 for (const auto &ArgLoc : CSE->getTemplateArgsAsWritten()->arguments()) in VisitConceptSpecializationExpr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64CallLowering.cpp | 955 auto &ArgLoc = OutLocs[i]; in areCalleeOutgoingArgsTailCallable() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CallLowering.cpp | 1144 const auto &ArgLoc = OutLocs[i]; in parametersInCSRMatch() local
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/ |
| H A D | ASTMatchersInternal.cpp | 713 if (std::optional<SourceLocation> ArgLoc = in getExpansionLocOfMacroRecursive() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCall.cpp | 4529 SourceLocation ArgLoc, in EmitNonNullArgCheck() 4580 SourceLocation ArgLoc, in EmitNonNullArgCheck()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Verifier.cpp | 7358 if (auto *ArgLoc = dyn_cast_or_null<Argument>(VarValue); in verifyNotEntryValue() local 7381 if (auto *ArgLoc = dyn_cast_or_null<Argument>(VarValue); in verifyNotEntryValue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 3065 LocTy ArgLoc; in parseParameterList() local 7704 LocTy ArgLoc; in parseExceptionArgs() local
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 4220 auto ArgLoc = HostActionToInputArgMap.find(A); in processHostLinkAction() local
|