Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h1895 bool mightHavePendingAnnotationTokens() { in mightHavePendingAnnotationTokens() function
/openbsd/gnu/llvm/clang/include/clang/Parse/
H A DParser.h298 (Tok.is(tok::eof) || !PP.mightHavePendingAnnotationTokens())) in MaybeDestroyTemplateIds()