HomeSort by relevance Sort by last modified time
    Searched refs:getHasReadAnyTokensVal (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
MultipleIncludeOpt.h 95 /// getHasReadAnyTokensVal - This is used for the \#ifndef hande-shake at the
98 bool getHasReadAnyTokensVal() const { return ReadAnyTokens; }
  /external/clang/lib/Lex/
PPDirectives.cpp 773 bool ReadAnyTokensBeforeDirective =CurPPLexer->MIOpt.getHasReadAnyTokensVal();
    [all...]

Completed in 153 milliseconds