Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPMacroExpansion.cpp45 void Preprocessor::appendMacroDirective(IdentifierInfo *II, MacroDirective *MD){ in appendMacroDirective() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp70 void Preprocessor::appendMacroDirective(IdentifierInfo *II, MacroDirective *MD){ in appendMacroDirective() function in Preprocessor