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 35 MacroInfo *Preprocessor::AllocateMacroInfo() {
55 MacroInfo *Preprocessor::AllocateMacroInfo(SourceLocation L) {
56 MacroInfo *MI = AllocateMacroInfo();
    [all...]
PPMacroExpansion.cpp 78 MacroInfo *MI = PP.AllocateMacroInfo(SourceLocation());
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 47 milliseconds