Home
last modified time | relevance | path

Searched defs:Loc2 (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp60 bool areOnSameLine(SourceLocation Loc1, SourceLocation Loc2, in areOnSameLine()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h169 SourceLocation Loc2) {} in handleExclusiveAndShared()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp226 SourceLocation Loc1, SourceLocation Loc2, in onlyWhitespaceBetween()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCallingConvLower.cpp285 const CCValAssign &Loc2 = RVLocs2[I]; in resultsCompatible() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp466 const auto &Loc2 = MemoryLocation::get(&Other.StoreOrLoadInst); in isAliased() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h612 SourceLocation Loc2, SourceLocation Loc3) in InitializationKind()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1454 bool isWrittenInSameFile(SourceLocation Loc1, SourceLocation Loc2) const { in isWrittenInSameFile()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp995 const CCValAssign &Loc2 = ArgLocs2[i]; in resultsCompatible() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1924 SourceLocation Loc2) override { in handleExclusiveAndShared()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp6427 LocTy Loc, Loc2; in parseBr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1951 MemoryLocation Loc2 = getLocation(Inst2, AA); in isAliased() local