Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DRedundantPreprocessorCheck.cpp30 enum DirectiveKind { DK_If = 0, DK_Ifdef = 1, DK_Ifndef = 2 }; enum in clang::tidy::readability::__anon04281d140111::RedundantPreprocessorCallbacks
/llvm-project/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h59 enum DirectiveKind : uint8_t { enum
/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp44 doesClauseApplyToDirective(OpenACCDirectiveKind DirectiveKind,OpenACCClauseKind ClauseKind) doesClauseApplyToDirective() argument
1246 OpenACCDirectiveKind DirectiveKind; ActOnIntExpr() member in SemaOpenACC::ActOnIntExpr::IntExprConverter
[all...]
/llvm-project/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp674 ConditionalTracker(clang::tok::PPKeywordKind DirectiveKind, in ConditionalTracker()
708 clang::tok::PPKeywordKind DirectiveKind; member in Modularize::__anona8f317940111::ConditionalTracker
1081 clang::tok::PPKeywordKind DirectiveKind, in addConditionalExpansionInstance()
/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp212 MacroDirective::Kind DirectiveKind, in indexPreprocessorMacro()
/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp617 isTopLevelObjCKeyword(tok::ObjCKeywordKind DirectiveKind) isTopLevelObjCKeyword() argument
732 tok::ObjCKeywordKind DirectiveKind = NextTok.getObjCKeywordID(); ParseObjCInterfaceDeclList() local
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp619 OpenMPDirectiveKind DirectiveKind = D.getDirectiveKind(); in supportsSPMDExecutionMode() local
H A DCGOpenMPRuntime.cpp6020 OpenMPDirectiveKind DirectiveKind = D.getDirectiveKind(); getNumTeamsExprForTargetDirective() local
6158 OpenMPDirectiveKind DirectiveKind = D.getDirectiveKind(); emitNumTeamsForTargetDirective() local
6291 OpenMPDirectiveKind DirectiveKind = D.getDirectiveKind(); getNumThreadsExprForTargetDirective() local
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp381 enum DirectiveKind { enum in __anonf5946c1c0111::AsmParser
H A DMasmParser.cpp675 enum DirectiveKind { global() enum in __anon4a7f35490111::MasmParser
[all...]