Home
last modified time | relevance | path

Searched defs:CheckLoc (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DStackProtector.cpp424 static bool CreatePrologue(Function *F, Module *M, Instruction *CheckLoc, in CreatePrologue()
457 Instruction *CheckLoc = dyn_cast<ReturnInst>(BB.getTerminator()); in InsertStackProtectors() local
/aosp_15_r20/external/llvm/utils/FileCheck/
H A DFileCheck.cpp783 size_t &CheckLoc) { in FindFirstCandidateMatch()
841 size_t &CheckLoc) { in FindFirstMatchingPrefix()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FileCheck/
H A DFileCheck.cpp1456 SMLoc CheckLoc = Diags->rbegin()->CheckLoc; in ProcessMatchResult() local
1612 SMLoc CheckLoc, MatchType MatchTy, in FileCheckDiag()
2526 SMLoc CheckLoc = Diags->rbegin()->CheckLoc; in CheckDag() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/FileCheck/
DFileCheck.h117 SMLoc CheckLoc; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/FileCheck/
H A DFileCheck.h117 SMLoc CheckLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/FileCheck/
DFileCheck.h117 SMLoc CheckLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/FileCheck/
DFileCheck.h117 SMLoc CheckLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/FileCheck/
DFileCheck.h117 SMLoc CheckLoc; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileCheck.cpp916 SMLoc CheckLoc, MatchType MatchTy, in FileCheckDiag()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaChecking.cpp9368 void Sema::CheckCompletedExpr(Expr *E, SourceLocation CheckLoc, in CheckCompletedExpr()