Home
last modified time | relevance | path

Searched defs:CheckTy (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h115 Check::FileCheckType CheckTy; member
/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1292 ProcessMatchResult(FileCheckDiag::MatchType MatchTy,const SourceMgr & SM,SMLoc Loc,Check::FileCheckType CheckTy,StringRef Buffer,size_t Pos,size_t Len,std::vector<FileCheckDiag> * Diags,bool AdjustPrevDiags=false) ProcessMatchResult() argument
1456 FileCheckDiag(const SourceMgr & SM,const Check::FileCheckType & CheckTy,SMLoc CheckLoc,MatchType MatchTy,SMRange InputRange,StringRef Note) FileCheckDiag() argument
1717 FindFirstMatchingPrefix(const FileCheckRequest & Req,PrefixMatcher & Matcher,StringRef & Buffer,unsigned & LineNumber,Check::FileCheckType & CheckTy) FindFirstMatchingPrefix() argument
1829 Check::FileCheckType CheckTy; readCheckFile() local
[all...]
H A DFileCheckImpl.h624 Check::FileCheckType CheckTy; variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3028 int ArgNum, CheckTy, ElementSizeInBits; ParseSVEImmChecks() local