Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DMacroInfo.h349 const DefMacroDirective *getDirective() const { return DefDirective; } in getDirective() function
350 DefMacroDirective *getDirective() { return DefDirective; } in getDirective() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp614 OpenMPDirectiveKind getDirective(unsigned Level) const { in getDirective() function in __anon5b04668f0111::DSAStackTy