Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h375 const DefMacroDirective *getDirective() const { return DefDirective; } in getDirective() function
376 DefMacroDirective *getDirective() { return DefDirective; } in getDirective() function
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp666 OpenMPDirectiveKind getDirective(unsigned Level) const { getDirective() function in __anona1d9ac770111::DSAStackTy