Home
last modified time | relevance | path

Searched defs:SrcRange (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp583 SMRange SrcRange; in initializeMachineFunction() local
H A DMIParser.cpp3622 SMRange SrcRange, SMDiagnostic &Error) { in parseMachineMetadata()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp875 for (auto &SrcRange : SrcRanges) in notifyTransferringResources() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp255 void ReplaceStmtWithRange(Stmt *Old, Stmt *New, SourceRange SrcRange) { in ReplaceStmtWithRange()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3081 const SourceRange SrcRange = Param->getDefaultArgRange(); in GetDefaultValueString() local