Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DRecordOps.h60 recordsEqual(const RecordStorageLocation & Loc1,const RecordStorageLocation & Loc2,const Environment & Env) recordsEqual() argument
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DRecordOps.cpp75 recordsEqual(const RecordStorageLocation & Loc1,const Environment & Env1,const RecordStorageLocation & Loc2,const Environment & Env2) recordsEqual() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAliasAnalysis.cpp71 const MemoryLocation &Loc2, AAQueryInfo &AAQI, in alias()
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp61 bool areOnSameLine(SourceLocation Loc1, SourceLocation Loc2, in areOnSameLine()
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp37 std::pair<const Value *, Type *> Loc2, in PrintResults() argument
H A DLoopCacheAnalysis.cpp542 const auto &Loc2 = MemoryLocation::get(&Other.StoreOrLoadInst); isAliased() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h174 SourceLocation Loc2) {} in handleExclusiveAndShared()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp276 auto AreCompatible = [](const CCValAssign &Loc1, const CCValAssign &Loc2) { in resultsCompatible()
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp227 SourceLocation Loc1, SourceLocation Loc2, in onlyWhitespaceBetween()
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp497 transferSwap(RecordStorageLocation * Loc1,RecordStorageLocation * Loc2,Environment & Env) transferSwap() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h632 SourceLocation Loc2, SourceLocation Loc3) in InitializationKind() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1489 isWrittenInSameFile(SourceLocation Loc1,SourceLocation Loc2) isWrittenInSameFile() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1107 const CCValAssign &Loc2 = ArgLocs2[i]; resultsCompatible() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1943 SourceLocation Loc2) override { in handleExclusiveAndShared() argument
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6714 LocTy Loc, Loc2; parseBr() local