Home
last modified time | relevance | path

Searched defs:DefLoc (Results 1 – 15 of 15) sorted by relevance

/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.cpp61 ArrayRef<SMLoc> DefLoc = R->getLoc(); CodeGenIntrinsic() local
/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp50 MacroInfo(SourceLocation DefLoc) MacroInfo() argument
/llvm-project/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp707 auto DefLoc = MI->getDefinitionLoc(); handleMacroOccurrence() local
820 setIncludeLocation(const Symbol & S,SourceLocation DefLoc,const include_cleaner::Symbol & Sym) setIncludeLocation() argument
1068 auto DefLoc = getTokenLocation(Loc); addDefinition() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp212 const unsigned DefLoc = getInstrIdx(*Def); in rescheduleCanonically() local
/llvm-project/clang-tools-extra/clangd/
H A DIncludeCleaner.cpp312 auto DefLoc = Macro->NameLoc; in collectMacroReferences() local
H A DHover.cpp1333 if (auto DefLoc = M->Info->getDefinitionLoc(); DefLoc.isValid()) { getHover() local
H A DXRefs.cpp334 auto DefLoc = indexToLSPLocation(Object.Definition, MainFilePath); findImplementors() local
/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysis.cpp204 const MemoryLocation DefLoc = MemoryLocation::get(I); in getModRefInfo() local
/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp569 SourceLocation DefLoc = MI->getDefinitionLoc(); in MacroDefined() local
H A DVerifyDiagnosticConsumer.cpp330 SourceLocation DefLoc; member
H A DFrontendActions.cpp560 const PresumedLoc DefLoc = getTemplightEntry() local
/llvm-project/clang-tools-extra/clang-doc/
H A DRepresentation.h313 std::optional<Location> DefLoc; // Location where this decl is defined. global() member
/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1823 auto DefLoc = getLocForWrite(DefI); eliminateDeadWritesAtEndOfFunction() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1524 Loc DefLoc(DomB, It); calculatePlacement() local
/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp3600 SMLoc DefLoc = Lex.getLoc(); ParseDef() local