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

  /external/clang/lib/Lex/
PPDirectives.cpp 36 MacroInfo *Preprocessor::AllocateMacroInfo() {
56 MacroInfo *Preprocessor::AllocateMacroInfo(SourceLocation L) {
57 MacroInfo *MI = AllocateMacroInfo();
    [all...]
PPMacroExpansion.cpp 79 MacroInfo *MI = PP.AllocateMacroInfo(SourceLocation());
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 202 milliseconds