Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DMacroInfo.cpp50 MacroInfo::MacroInfo(SourceLocation DefLoc) in MacroInfo()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp212 const unsigned DefLoc = getInstrIdx(*Def); in rescheduleCanonically() local
/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp697 auto DefLoc = MI->getDefinitionLoc(); in handleMacroOccurrence() local
952 auto DefLoc = getTokenLocation(Loc); in addDefinition() local
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenTarget.cpp667 ArrayRef<SMLoc> DefLoc = R->getLoc(); in CodeGenIntrinsic() local
/llvm-project-15.0.7/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp479 SourceLocation DefLoc = MI->getDefinitionLoc(); in MacroDefined() local
H A DVerifyDiagnosticConsumer.cpp330 SourceLocation DefLoc; member
H A DFrontendActions.cpp584 const PresumedLoc DefLoc = in getTemplightEntry() local
/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DRepresentation.h313 llvm::Optional<Location> DefLoc; // Location where this decl is defined. member
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DAliasAnalysis.cpp210 const MemoryLocation DefLoc = MemoryLocation::get(I); in getModRefInfo() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1693 auto DefLoc = getLocForWrite(DefI); in eliminateDeadWritesAtEndOfFunction() local
/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGParser.cpp3077 SMLoc DefLoc = Lex.getLoc(); in ParseDef() local
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1525 Loc DefLoc(DomB, It); in calculatePlacement() local
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DXRefs.cpp328 auto DefLoc = indexToLSPLocation(Object.Definition, MainFilePath); in findImplementors() local