Home
last modified time | relevance | path

Searched defs:Loc2 (Results 1 – 16 of 16) 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/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/Target/NVPTX/
H A DNVPTXAliasAnalysis.cpp99 const MemoryLocation &Loc2, AAQueryInfo &AAQI, in alias()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp37 std::pair<const Value *, Type *> Loc2, in PrintResults()
H A DLoopCacheAnalysis.cpp553 const auto &Loc2 = MemoryLocation::get(&Other.StoreOrLoadInst); in isAliased() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h186 SourceLocation Loc2) {} in handleExclusiveAndShared()
/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/AST/
H A DRawCommentList.cpp225 SourceLocation Loc1, SourceLocation Loc2, in onlyWhitespaceBetween()
/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.h1495 bool isWrittenInSameFile(SourceLocation Loc1, SourceLocation Loc2) const { in isWrittenInSameFile()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1221 const CCValAssign &Loc2 = ArgLocs2[i]; in resultsCompatible() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp759 void transferSwap(RecordStorageLocation *Loc1, RecordStorageLocation *Loc2, in transferSwap()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2108 SourceLocation Loc2) override { in handleExclusiveAndShared()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp183 LineColumn Loc2(L2->getLine(), L2->getColumn()); in getNearestMatchingScope() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7463 LocTy Loc, Loc2; in parseBr() local