Home
last modified time | relevance | path

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

/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp662 OpenMPDirectiveKind getDirective(unsigned Level) const { getDirective() function in __anon265630160111::DSAStackTy