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

  /external/clang/lib/Lex/
PPMacroExpansion.cpp 133 Ident__MODULE__ = RegisterBuiltinMacro(*this, "__MODULE__");
135 Ident__MODULE__ = nullptr;
138 Ident__MODULE__ = nullptr;
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 137 IdentifierInfo *Ident__MODULE__; // __MODULE__
    [all...]

Completed in 45 milliseconds