Searched defs:Consumed (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | Initialization.h | 268 bool Consumed = (Context.getLangOpts().ObjCAutoRefCount && in InitializeParameter() local |
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | Lexer.cpp | 1874 int Consumed = _mm_cmpistri(AsciiIdentifierRangeV, Cv, fastParseASCIIIdentifier() local |
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/ | ||
H A D | Parser.h | 603 UnconsumeToken(Token & Consumed) UnconsumeToken() argument |