Home
last modified time | relevance | path

Searched defs:Loc2 (Results 1 – 11 of 11) 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.h168 SourceLocation Loc2) {} in handleExclusiveAndShared()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp39 std::pair<const Value *, Type *> Loc2, in PrintResults()
H A DLoopCacheAnalysis.cpp542 const auto &Loc2 = MemoryLocation::get(&Other.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.h632 SourceLocation Loc2, SourceLocation Loc3) 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.cpp1065 const CCValAssign &Loc2 = ArgLocs2[i]; in resultsCompatible() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1919 SourceLocation Loc2) override { in handleExclusiveAndShared()
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp6535 LocTy Loc, Loc2; in parseBr() local