Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DMacroInfo.h372 const DefMacroDirective *getDirective() const { return DefDirective; } in getDirective() function
373 DefMacroDirective *getDirective() { return DefDirective; } in getDirective() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp639 OpenMPDirectiveKind getDirective(unsigned Level) const { in getDirective() function in __anon7e4ded5b0111::DSAStackTy