Searched refs:getHasReadAnyTokensVal (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h95 /// getHasReadAnyTokensVal - This is used for the \#ifndef hande-shake at the
98 bool getHasReadAnyTokensVal() const { return ReadAnyTokens; } function in class:clang::MultipleIncludeOpt
/external/clang/lib/Lex/
H A DPPDirectives.cpp695 bool ReadAnyTokensBeforeDirective =CurPPLexer->MIOpt.getHasReadAnyTokensVal();

Completed in 861 milliseconds