Searched defs:getDirective (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Lex/ | ||
H A D | MacroInfo.h | 375 const DefMacroDirective *getDirective() const { return DefDirective; } in getDirective() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 666 OpenMPDirectiveKind getDirective(unsigned Level) const { getDirective() function in __anona1d9ac770111::DSAStackTy |