Home
last modified time | relevance | path

Searched defs:ArgLoc (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaWasm.cpp290 SourceLocation ArgLoc; in handleWebAssemblyImportModuleAttr() local
306 SourceLocation ArgLoc; in handleWebAssemblyImportNameAttr() local
333 SourceLocation ArgLoc; in handleWebAssemblyExportNameAttr() local
H A DSemaMIPS.cpp250 SourceLocation ArgLoc; in handleInterruptAttr() local
H A DSemaHLSL.cpp422 SourceLocation ArgLoc; in handleShaderAttr() local
449 SourceLocation ArgLoc = Loc->Loc; in handleResourceClassAttr() local
474 SourceLocation ArgLoc = Loc->Loc; in handleResourceBindingAttr() local
H A DSemaRISCV.cpp1440 SourceLocation ArgLoc; in handleInterruptAttr() local
H A DSemaARM.cpp1318 SourceLocation ArgLoc; in handleInterruptAttr() local
H A DSemaTemplateVariadic.cpp227 bool TraverseTemplateArgumentLoc(const TemplateArgumentLoc &ArgLoc) { in TraverseTemplateArgumentLoc()
H A DSemaTemplate.cpp1208 for (const auto &ArgLoc : TemplateArgs->arguments()) in AttachTypeConstraint() local
2248 for (auto &ArgLoc : TC->getTemplateArgsAsWritten()->arguments()) in DiagnoseUnexpandedParameterPacks() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTConcept.cpp106 for (auto &ArgLoc : ArgsAsWritten->arguments()) { in print() local
H A DSelectorLocationsKind.cpp22 SourceLocation ArgLoc, in getStandardSelLoc()
H A DComputeDependence.cpp915 for (const TemplateArgumentLoc &ArgLoc : in computeDependence() local
H A DType.cpp4272 for (const TemplateArgumentLoc &ArgLoc : Args) { in anyInstantiationDependentTemplateArguments() local
H A DItaniumMangle.cpp2072 for (const TemplateArgumentLoc &ArgLoc : in mangleTypeConstraint() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp105 static void fixSeparateAttrArgAndNumber(StringRef ArgStr, SourceLocation ArgLoc, in fixSeparateAttrArgAndNumber()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp545 auto *ArgLoc = Env.get<RecordStorageLocation>(*Arg); in VisitCXXConstructExpr() local
633 auto *ArgLoc = Env.getStorageLocation(*Arg); in VisitCallExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasSetTracker.cpp419 MemoryLocation ArgLoc = in add() local
H A DAliasAnalysis.cpp248 MemoryLocation ArgLoc = MemoryLocation::getForArgument(Call, ArgIdx, TLI); in getModRefInfo() local
H A DMemoryDependenceAnalysis.cpp485 MemoryLocation ArgLoc = MemoryLocation::getAfter(II->getArgOperand(1)); in getSimplePointerDependencyFrom() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp270 for (const auto &ArgLoc : SpecArgsWritten->arguments()) { in VisitFunctionDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h734 for (const auto &ArgLoc : CSE->getTemplateArgsAsWritten()->arguments()) in VisitConceptSpecializationExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp906 auto &ArgLoc = OutLocs[i]; in areCalleeOutgoingArgsTailCallable() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1145 const auto &ArgLoc = OutLocs[i]; in parametersInCSRMatch() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4354 SourceLocation ArgLoc, in EmitNonNullArgCheck()
4405 SourceLocation ArgLoc, in EmitNonNullArgCheck()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp6962 if (auto *ArgLoc = dyn_cast_or_null<Argument>(VarValue); in verifyNotEntryValue() local
6985 if (auto *ArgLoc = dyn_cast_or_null<Argument>(VarValue); in verifyNotEntryValue() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp3035 LocTy ArgLoc; in parseParameterList() local
7390 LocTy ArgLoc; in parseExceptionArgs() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3953 auto ArgLoc = HostActionToInputArgMap.find(A); in processHostLinkAction() local

12