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

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

Completed in 42 milliseconds