Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDMacroInfo.h365 const DefMacroDirective *getDirective() const { return DefDirective; } in getDirective() function
366 DefMacroDirective *getDirective() { return DefDirective; } in getDirective() function