Home
last modified time | relevance | path

Searched defs:DirectiveKind (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h59 enum DirectiveKind : uint8_t { enum
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp44 bool doesClauseApplyToDirective(OpenACCDirectiveKind DirectiveKind, in doesClauseApplyToDirective()
1246 OpenACCDirectiveKind DirectiveKind; in ActOnIntExpr() member in SemaOpenACC::ActOnIntExpr::IntExprConverter
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp212 MacroDirective::Kind DirectiveKind, in indexPreprocessorMacro()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp617 static bool isTopLevelObjCKeyword(tok::ObjCKeywordKind DirectiveKind) { in isTopLevelObjCKeyword()
732 tok::ObjCKeywordKind DirectiveKind = NextTok.getObjCKeywordID(); in ParseObjCInterfaceDeclList() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp619 OpenMPDirectiveKind DirectiveKind = D.getDirectiveKind(); in supportsSPMDExecutionMode() local
H A DCGOpenMPRuntime.cpp6025 OpenMPDirectiveKind DirectiveKind = D.getDirectiveKind(); in getNumTeamsExprForTargetDirective() local
6163 OpenMPDirectiveKind DirectiveKind = D.getDirectiveKind(); in emitNumTeamsForTargetDirective() local
6296 OpenMPDirectiveKind DirectiveKind = D.getDirectiveKind(); in getNumThreadsExprForTargetDirective() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp381 enum DirectiveKind { enum in __anon4b9616090111::AsmParser
H A DMasmParser.cpp675 enum DirectiveKind { enum in __anon60b61cd60111::MasmParser