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 61 /// getHasReadAnyTokensVal - This is used for the \#ifndef hande-shake at the
64 bool getHasReadAnyTokensVal() const { return ReadAnyTokens; }
  /external/clang/lib/Lex/
PPDirectives.cpp 603 bool ReadAnyTokensBeforeDirective =CurPPLexer->MIOpt.getHasReadAnyTokensVal();
    [all...]

Completed in 651 milliseconds