Home
last modified time | relevance | path

Searched defs:Loc1 (Results 1 – 12 of 12) 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.h168 SourceLocation Loc1, in handleExclusiveAndShared()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp197 MemoryLocation Loc1 = MemoryLocation::get(Store1); in canSinkFromBlock() local
/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.cpp284 const CCValAssign &Loc1 = RVLocs1[I]; in resultsCompatible() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp465 const auto &Loc1 = MemoryLocation::get(&StoreOrLoadInst); in isAliased() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h611 InitializationKind(InitKind Kind, InitContext Context, SourceLocation Loc1, 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.cpp994 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1923 SourceLocation Loc1, in handleExclusiveAndShared()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp7818 Value *Val0, *Val1; LocTy Loc0, Loc1; in parseInsertValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1943 bool isAliased(const MemoryLocation &Loc1, Instruction *Inst1, in isAliased()