Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1923 bool mightHavePendingAnnotationTokens() { in mightHavePendingAnnotationTokens() function
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h331 (Tok.is(tok::eof) || !PP.mightHavePendingAnnotationTokens())) in MaybeDestroyTemplateIds()