Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp554 SMRange SrcRange; in initializeMachineFunction() local
H A DMIParser.cpp3601 SMRange SrcRange, SMDiagnostic &Error) { in parseMachineMetadata()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp812 for (auto &SrcRange : SrcRanges) in notifyTransferringResources() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp205 void ReplaceStmtWithRange(Stmt *Old, Stmt *New, SourceRange SrcRange) { in ReplaceStmtWithRange()
H A DRewriteModernObjC.cpp255 void ReplaceStmtWithRange(Stmt *Old, Stmt *New, SourceRange SrcRange) { in ReplaceStmtWithRange()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp3012 const SourceRange SrcRange = Param->getDefaultArgRange(); in GetDefaultValueString() local