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 148 /// isPragmaLexer - Returns true if this Lexer is being used to lex a pragma.
149 bool isPragmaLexer() const { return Is_PragmaLexer; }
Preprocessor.h     [all...]
  /external/clang/lib/Lex/
Lexer.cpp     [all...]

Completed in 629 milliseconds