Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DMacroInfo.cpp18 MacroInfo::MacroInfo(SourceLocation DefLoc) in MacroInfo()
/external/llvm-project/clang/lib/Lex/
DMacroInfo.cpp31 MacroInfo::MacroInfo(SourceLocation DefLoc) in MacroInfo()
/external/llvm-project/clang-tools-extra/clangd/index/
DSymbolCollector.cpp413 auto DefLoc = MI->getDefinitionLoc(); in handleMacroOccurrence() local
730 if (auto DefLoc = in addDefinition() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp225 const unsigned DefLoc = getInstrIdx(*Def); in rescheduleCanonically() local
/external/llvm-project/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp224 const unsigned DefLoc = getInstrIdx(*Def); in rescheduleCanonically() local
/external/llvm-project/llvm/utils/TableGen/
DCodeGenTarget.cpp651 ArrayRef<SMLoc> DefLoc = R->getLoc(); in CodeGenIntrinsic() local
/external/llvm/lib/Analysis/
DAliasAnalysis.cpp119 const MemoryLocation DefLoc = MemoryLocation::get(I); in getModRefInfo() local
/external/llvm-project/clang-tools-extra/clang-doc/
DRepresentation.h313 llvm::Optional<Location> DefLoc; // Location where this decl is defined. member
/external/llvm-project/llvm/lib/Analysis/
DAliasAnalysis.cpp188 const MemoryLocation DefLoc = MemoryLocation::get(I); in getModRefInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAliasAnalysis.cpp169 const MemoryLocation DefLoc = MemoryLocation::get(I); in getModRefInfo() local
/external/llvm-project/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp332 SourceLocation DefLoc; member
DFrontendActions.cpp480 const PresumedLoc DefLoc = in getTemplightEntry() local
/external/llvm/lib/TableGen/
DTGParser.cpp1980 SMLoc DefLoc = Lex.getLoc(); in ParseDef() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp2751 SMLoc DefLoc = Lex.getLoc(); in ParseDef() local
/external/llvm-project/llvm/lib/TableGen/
DTGParser.cpp2816 SMLoc DefLoc = Lex.getLoc(); in ParseDef() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp1523 Loc DefLoc(DomB, It); in calculatePlacement() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp1524 Loc DefLoc(DomB, It); in calculatePlacement() local
/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp1170 auto DefLoc = indexToLSPLocation(Object.Definition, *MainFilePath); in findImplementations() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp2416 auto DefLoc = getLocForWriteEx(DefI); in eliminateDeadWritesAtEndOfFunction() local