Home
last modified time | relevance | path

Searched defs:AllocateMacroInfo (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DPPDirectives.cpp41 MacroInfo *Preprocessor::AllocateMacroInfo() { in AllocateMacroInfo() function in Preprocessor
48 MacroInfo *Preprocessor::AllocateMacroInfo(SourceLocation L) { in AllocateMacroInfo() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp57 MacroInfo *Preprocessor::AllocateMacroInfo(SourceLocation L) { in AllocateMacroInfo() function in Preprocessor