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

  /external/clang/lib/Lex/
PPLexerChange.cpp 34 /// isInPrimaryFile - Return true if we're in the top-level file, not in a
36 bool Preprocessor::isInPrimaryFile() const {
Pragma.cpp 357 if (isInPrimaryFile()) {
421 if (isInPrimaryFile()) {
    [all...]
PPMacroExpansion.cpp     [all...]
PPDirectives.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 79 milliseconds