/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | RecordOps.h | 59 recordsEqual(const RecordStorageLocation & Loc1,const RecordStorageLocation & Loc2,const Environment & Env) recordsEqual() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | RecordOps.cpp | 73 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 D | NVPTXAliasAnalysis.cpp | 70 AliasResult NVPTXAAResult::alias(const MemoryLocation &Loc1, in alias()
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/ |
H A D | SourceExtraction.cpp | 61 bool areOnSameLine(SourceLocation Loc1, SourceLocation Loc2, in areOnSameLine()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 36 std::pair<const Value *, Type *> Loc1, in PrintResults() argument
|
H A D | LoopCacheAnalysis.cpp | 541 const auto &Loc1 = MemoryLocation::get(&StoreOrLoadInst); isAliased() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MergedLoadStoreMotion.cpp | 193 MemoryLocation Loc1 = MemoryLocation::get(Store1); in canSinkFromBlock() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafety.h | 173 SourceLocation Loc1, in handleExclusiveAndShared()
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 276 auto AreCompatible = [](const CCValAssign &Loc1, const CCValAssign &Loc2) { in resultsCompatible()
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | RawCommentList.cpp | 227 SourceLocation Loc1, SourceLocation Loc2, in onlyWhitespaceBetween()
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/ |
H A D | UncheckedOptionalAccessModel.cpp | 497 transferSwap(RecordStorageLocation * Loc1,RecordStorageLocation * Loc2,Environment & Env) transferSwap() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Initialization.h | 631 InitializationKind(InitKind Kind, InitContext Context, SourceLocation Loc1, in InitializationKind() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | SourceManager.h | 1489 isWrittenInSameFile(SourceLocation Loc1,SourceLocation Loc2) isWrittenInSameFile() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 1106 const CCValAssign &Loc1 = ArgLocs1[i]; resultsCompatible() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 1942 SourceLocation Loc1, in handleExclusiveAndShared() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 8084 Value *Val0, *Val1; LocTy Loc0, Loc1; parseInsertValue() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 2976 isAliased(const MemoryLocation & Loc1,Instruction * Inst1,Instruction * Inst2) isAliased() argument
|