Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DRecordOps.h64 const RecordStorageLocation &Loc2, in recordsEqual()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAliasAnalysis.cpp71 const MemoryLocation &Loc2, AAQueryInfo &AAQI, in alias() argument
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DRecordOps.cpp89 const RecordStorageLocation &Loc2, const Environment &Env2) { in recordsEqual()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp61 bool areOnSameLine(SourceLocation Loc1, SourceLocation Loc2, in areOnSameLine()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp37 std::pair<const Value *, Type *> Loc2, in PrintResults()
H A DLoopCacheAnalysis.cpp547 const auto &Loc2 = MemoryLocation::get(&Other.StoreOrLoadInst); in isAliased() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp276 auto AreCompatible = [](const CCValAssign &Loc1, const CCValAssign &Loc2) { in resultsCompatible()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp567 void transferSwap(RecordStorageLocation *Loc1, RecordStorageLocation *Loc2, in transferSwap()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h632 SourceLocation Loc2, SourceLocation Loc3) in InitializationKind()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1493 bool isWrittenInSameFile(SourceLocation Loc1, SourceLocation Loc2) const { in isWrittenInSameFile()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1222 const CCValAssign &Loc2 = ArgLocs2[i]; in resultsCompatible() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1943 SourceLocation Loc2) override { in handleExclusiveAndShared()
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7149 LocTy Loc, Loc2; in parseBr() local