Searched defs:getMacroInfo (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Lex/
H A DPreprocessor.h437 /// getMacroInfo - Given an identifier, return the MacroInfo it is #defined to
439 MacroInfo *getMacroInfo(IdentifierInfo *II) const { function in class:clang::Preprocessor

Completed in 25 milliseconds