Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DStackProtector.cpp424 static bool CreatePrologue(Function *F, Module *M, Instruction *CheckLoc, in CreatePrologue()
457 Instruction *CheckLoc = dyn_cast<ReturnInst>(BB.getTerminator()); in InsertStackProtectors() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/FileCheck/
DFileCheck.h117 SMLoc CheckLoc; member
/external/llvm/utils/FileCheck/
DFileCheck.cpp783 size_t &CheckLoc) { in FindFirstCandidateMatch()
841 size_t &CheckLoc) { in FindFirstMatchingPrefix()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/FileCheck/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp916 SMLoc CheckLoc, MatchType MatchTy, in FileCheckDiag()
/external/clang/lib/Sema/
DSemaChecking.cpp9368 void Sema::CheckCompletedExpr(Expr *E, SourceLocation CheckLoc, in CheckCompletedExpr()