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

  /external/clang/lib/Lex/
PPLexerChange.cpp 352 if (Module *Mod = getCurrentModule()) {
Preprocessor.cpp 386 Module *Preprocessor::getCurrentModule() {
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]
  /external/clang/lib/Sema/
Sema.cpp 495 if (Module *CurrentModule = PP.getCurrentModule()) {
    [all...]

Completed in 392 milliseconds