Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DSourceCodeTests.cpp618 auto SourceRangeToRange = [&SM](SourceRange SrcRange) { in TEST()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp617 for (auto &SrcRange : SrcRanges) in notifyTransferringResources() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp476 SMRange SrcRange; in initializeMachineFunction() local
/external/llvm-project/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp513 SMRange SrcRange; in initializeMachineFunction() local
/external/llvm-project/clang/lib/Sema/
DSema.cpp2483 SourceRange SrcRange) { in checkOpenCLDisabledTypeOrDecl()
DSemaCodeComplete.cpp2918 const SourceRange SrcRange = Param->getDefaultArgRange(); in GetDefaultValueString() local
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp205 void ReplaceStmtWithRange(Stmt *Old, Stmt *New, SourceRange SrcRange) { in ReplaceStmtWithRange()
DRewriteModernObjC.cpp254 void ReplaceStmtWithRange(Stmt *Old, Stmt *New, SourceRange SrcRange) { in ReplaceStmtWithRange()
/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp205 void ReplaceStmtWithRange(Stmt *Old, Stmt *New, SourceRange SrcRange) { in ReplaceStmtWithRange()
DRewriteModernObjC.cpp254 void ReplaceStmtWithRange(Stmt *Old, Stmt *New, SourceRange SrcRange) { in ReplaceStmtWithRange()