Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h59 enum DirectiveKind : uint8_t { enum
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp212 MacroDirective::Kind DirectiveKind, in indexPreprocessorMacro() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp616 isTopLevelObjCKeyword(tok::ObjCKeywordKind DirectiveKind) isTopLevelObjCKeyword() argument
730 tok::ObjCKeywordKind DirectiveKind = NextTok.getObjCKeywordID(); ParseObjCInterfaceDeclList() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp644 OpenMPDirectiveKind DirectiveKind = D.getDirectiveKind(); supportsSPMDExecutionMode() local
H A DCGOpenMPRuntime.cpp6010 OpenMPDirectiveKind DirectiveKind = D.getDirectiveKind(); getNumTeamsExprForTargetDirective() local
6148 OpenMPDirectiveKind DirectiveKind = D.getDirectiveKind(); emitNumTeamsForTargetDirective() local
6281 OpenMPDirectiveKind DirectiveKind = D.getDirectiveKind(); getNumThreadsExprForTargetDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp382 enum DirectiveKind { global() enum in __anonae3f0b1b0111::AsmParser
H A DMasmParser.cpp675 enum DirectiveKind { enum in __anon187db4280111::MasmParser
[all...]