Home
last modified time | relevance | path

Searched defs:getCheckTy (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheckImpl.h503 Check::FileCheckType getCheckTy() const { return CheckTy; } in getCheckTy() function
/external/llvm-project/llvm/lib/FileCheck/
DFileCheckImpl.h721 Check::FileCheckType getCheckTy() const { return CheckTy; } in getCheckTy() function
/external/llvm/utils/FileCheck/
DFileCheck.cpp161 Check::CheckType getCheckTy() const { return CheckTy; } in getCheckTy() function in Pattern