Searched defs:Loc1 (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/Extract/ |
H A D | SourceExtraction.cpp | 61 bool areOnSameLine(SourceLocation Loc1, SourceLocation Loc2, in areOnSameLine()
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafety.h | 167 SourceLocation Loc1, in handleExclusiveAndShared()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | MergedLoadStoreMotion.cpp | 193 MemoryLocation Loc1 = MemoryLocation::get(Store1); in canSinkFromBlock() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 38 std::pair<const Value *, Type *> Loc1, in PrintResults()
|
H A D | LoopCacheAnalysis.cpp | 541 const auto &Loc1 = MemoryLocation::get(&StoreOrLoadInst); in isAliased() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 273 auto AreCompatible = [](const CCValAssign &Loc1, const CCValAssign &Loc2) { in resultsCompatible()
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | RawCommentList.cpp | 227 SourceLocation Loc1, SourceLocation Loc2, in onlyWhitespaceBetween()
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | Initialization.h | 631 InitializationKind(InitKind Kind, InitContext Context, SourceLocation Loc1, in InitializationKind()
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | SourceManager.h | 1467 bool isWrittenInSameFile(SourceLocation Loc1, SourceLocation Loc2) const { in isWrittenInSameFile()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 1064 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 1918 SourceLocation Loc1, in handleExclusiveAndShared()
|
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 7928 Value *Val0, *Val1; LocTy Loc0, Loc1; in parseInsertValue() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 2831 bool isAliased(const MemoryLocation &Loc1, Instruction *Inst1, in isAliased()
|