Home
last modified time | relevance | path

Searched refs:mightHavePendingAnnotationTokens (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1581 bool mightHavePendingAnnotationTokens() { in mightHavePendingAnnotationTokens() function
/external/llvm-project/clang/include/clang/Parse/
DParser.h285 (Tok.is(tok::eof) || !PP.mightHavePendingAnnotationTokens())) in MaybeDestroyTemplateIds()