Searched defs:IsLabel (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/FileCheck/
H A DFileCheck.cpp613 size_t Check(const SourceMgr &SM, StringRef Buffer, bool IsLabel,
855 bool IsLabel, size_t &MatchLen,
860 if (!IsLabel) {
876 if (!IsLabel) {
854 Check(const SourceMgr &SM, StringRef Buffer, bool IsLabel, size_t &MatchLen, StringMap<StringRef> &VariableTable) const argument

Completed in 78 milliseconds