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

  /external/clang/include/clang/Lex/
Lexer.h 148 /// isPragmaLexer - Returns true if this Lexer is being used to lex a pragma.
149 bool isPragmaLexer() const { return Is_PragmaLexer; }
Preprocessor.h     [all...]

Completed in 46 milliseconds