Home
last modified time | relevance | path

Searched defs:Loc1 (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp61 bool areOnSameLine(SourceLocation Loc1, SourceLocation Loc2, in areOnSameLine()
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h167 SourceLocation Loc1, in handleExclusiveAndShared()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp193 MemoryLocation Loc1 = MemoryLocation::get(Store1); in canSinkFromBlock() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp38 std::pair<const Value *, Type *> Loc1, in PrintResults()
H A DLoopCacheAnalysis.cpp541 const auto &Loc1 = MemoryLocation::get(&StoreOrLoadInst); in isAliased() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCallingConvLower.cpp273 auto AreCompatible = [](const CCValAssign &Loc1, const CCValAssign &Loc2) { in resultsCompatible()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DRawCommentList.cpp227 SourceLocation Loc1, SourceLocation Loc2, in onlyWhitespaceBetween()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DInitialization.h631 InitializationKind(InitKind Kind, InitContext Context, SourceLocation Loc1, in InitializationKind()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h1467 bool isWrittenInSameFile(SourceLocation Loc1, SourceLocation Loc2) const { in isWrittenInSameFile()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1064 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1918 SourceLocation Loc1, in handleExclusiveAndShared()
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp7928 Value *Val0, *Val1; LocTy Loc0, Loc1; in parseInsertValue() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2831 bool isAliased(const MemoryLocation &Loc1, Instruction *Inst1, in isAliased()