Home
last modified time | relevance | path

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

12

/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/
H A DTemplateArgumentLocTraverser.cpp18 TraverseTemplateArgumentLoc(const TemplateArgumentLoc & ArgLoc) TraverseTemplateArgumentLoc() argument
/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; handleInterruptAttr() local
H A DSemaHLSL.cpp422 SourceLocation ArgLoc; handleShaderAttr() local
452 SourceLocation ArgLoc = Loc->Loc; handleResourceBindingAttr() local
[all...]
H A DSemaRISCV.cpp1441 SourceLocation ArgLoc; handleInterruptAttr() local
H A DSemaARM.cpp1318 SourceLocation ArgLoc; handleInterruptAttr() local
H A DSemaTemplateVariadic.cpp227 TraverseTemplateArgumentLoc(const TemplateArgumentLoc & ArgLoc) TraverseTemplateArgumentLoc() argument
/llvm-project/clang/lib/AST/
H A DASTConcept.cpp112 for (auto &ArgLoc : ArgsAsWritten->arguments()) { print() local
H A DSelectorLocationsKind.cpp22 SourceLocation ArgLoc, in getStandardSelLoc()
H A DComputeDependence.cpp915 for (const TemplateArgumentLoc &ArgLoc : computeDependence() local
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp293 SourceLocation ArgLoc, MacroLoc; allArgUsesValid() local
327 getMacroAndArgLocations(SourceLocation Loc,SourceLocation & ArgLoc,SourceLocation & MacroLoc) getMacroAndArgLocations() argument
[all...]
/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp105 static void fixSeparateAttrArgAndNumber(StringRef ArgStr, SourceLocation ArgLoc, in fixSeparateAttrArgAndNumber() argument
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp545 if (ArgLoc == nullptr) in VisitCXXConstructExpr() local
633 if (ArgLoc == nullptr) in VisitCallExpr() local
/llvm-project/llvm/lib/Analysis/
H A DAliasSetTracker.cpp419 MemoryLocation ArgLoc = add() local
H A DAliasAnalysis.cpp246 MemoryLocation ArgLoc = MemoryLocation::getForArgument(Call, ArgIdx, TLI); in getModRefInfo() local
H A DMemoryDependenceAnalysis.cpp485 MemoryLocation ArgLoc = MemoryLocation::getAfter(II->getArgOperand(1)); getSimplePointerDependencyFrom() local
/llvm-project/clang-tools-extra/modularize/
H A DModularize.cpp559 TraverseTemplateArgumentLoc(const TemplateArgumentLoc & ArgLoc) TraverseTemplateArgumentLoc() argument
745 TraverseTemplateArgumentLoc(const TemplateArgumentLoc & ArgLoc) TraverseTemplateArgumentLoc() argument
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp304 if (std::optional<Loc> ArgLoc = Arg.getAs<Loc>()) { in getFuchsiaHandleSymbols() local
/llvm-project/clang/unittests/Tooling/
H A DSourceCodeTest.cpp643 SourceLocation ArgLoc = TEST() local
/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp270 for (const auto &ArgLoc : SpecArgsWritten->arguments()) { VisitFunctionDecl() local
/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h734 for (const auto &ArgLoc : CSE->getTemplateArgsAsWritten()->arguments()) VisitConceptSpecializationExpr() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp902 auto &ArgLoc = OutLocs[i]; areCalleeOutgoingArgsTailCallable() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1137 const auto &ArgLoc = OutLocs[i]; parametersInCSRMatch() local
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp700 if (std::optional<SourceLocation> ArgLoc = getExpansionLocOfMacro( getExpansionLocOfMacro() local
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp6943 if (auto *ArgLoc = dyn_cast_or_null<Argument>(VarValue); verifyNotEntryValue() local
6966 if (auto *ArgLoc = dyn_cast_or_null<Argument>(VarValue); verifyNotEntryValue() local

12