Searched defs:Loc1 (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/ |
H A D | SourceExtraction.cpp | 60 bool areOnSameLine(SourceLocation Loc1, SourceLocation Loc2, in areOnSameLine()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafety.h | 168 SourceLocation Loc1, in handleExclusiveAndShared()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | MergedLoadStoreMotion.cpp | 197 MemoryLocation Loc1 = MemoryLocation::get(Store1); in canSinkFromBlock() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | RawCommentList.cpp | 226 SourceLocation Loc1, SourceLocation Loc2, in onlyWhitespaceBetween()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 284 const CCValAssign &Loc1 = RVLocs1[I]; in resultsCompatible() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | LoopCacheAnalysis.cpp | 465 const auto &Loc1 = MemoryLocation::get(&StoreOrLoadInst); in isAliased() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Initialization.h | 611 InitializationKind(InitKind Kind, InitContext Context, SourceLocation Loc1, in InitializationKind()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | SourceManager.h | 1454 bool isWrittenInSameFile(SourceLocation Loc1, SourceLocation Loc2) const { in isWrittenInSameFile()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 994 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 1923 SourceLocation Loc1, in handleExclusiveAndShared()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 7818 Value *Val0, *Val1; LocTy Loc0, Loc1; in parseInsertValue() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 1943 bool isAliased(const MemoryLocation &Loc1, Instruction *Inst1, in isAliased()
|