HomeSort by: relevance | last modified time | path
    Searched refs:isMacroDefinedInLocalModule (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 1061 bool isMacroDefinedInLocalModule(const IdentifierInfo *II, Module *M) {
  /src/external/apache2/llvm/dist/clang/lib/Lex/
HeaderSearch.cpp 1339 if (M ? PP.isMacroDefinedInLocalModule(ControllingMacro, M)

Completed in 16 milliseconds