Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h268 bool Consumed = (Context.getLangOpts().ObjCAutoRefCount && in InitializeParameter() local
284 bool Consumed) { in InitializeParameter() argument
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1874 int Consumed = _mm_cmpistri(AsciiIdentifierRangeV, Cv, fastParseASCIIIdentifier() local
2061 bool Consumed = false; LexUDSuffix() local
2096 unsigned Consumed = Size; LexUDSuffix() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h603 UnconsumeToken(Token & Consumed) UnconsumeToken() argument