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 33 /// isInPrimaryFile - Return true if we're in the top-level file, not in a
35 bool Preprocessor::isInPrimaryFile() const {
Pragma.cpp 352 if (isInPrimaryFile()) {
416 if (isInPrimaryFile()) {
    [all...]
PPMacroExpansion.cpp     [all...]
PPDirectives.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 107 milliseconds