Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DContainerDataPointerCheck.cpp104 SourceRange SrcRange = CE->getSourceRange(); in check() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DSourceCodeTests.cpp629 auto SourceRangeToRange = [&SM](SourceRange SrcRange) { in TEST()
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp583 SMRange SrcRange; initializeMachineFunction() local
H A DMIParser.cpp3656 parseMachineMetadata(PerFunctionMIParsingState & PFS,StringRef Src,SMRange SrcRange,SMDiagnostic & Error) parseMachineMetadata() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp875 for (auto &SrcRange : SrcRanges) notifyTransferringResources() local
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp205 ReplaceStmtWithRange(Stmt * Old,Stmt * New,SourceRange SrcRange) ReplaceStmtWithRange() argument
H A DRewriteModernObjC.cpp255 ReplaceStmtWithRange(Stmt * Old,Stmt * New,SourceRange SrcRange) ReplaceStmtWithRange() argument
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3081 const SourceRange SrcRange = Param->getDefaultArgRange(); GetDefaultValueString() local