Searched refs:IsolatedASTKind (Results 1 – 3 of 3) sorted by relevance
1125 enum IsolatedASTKind { enum1139 static llvm::Optional<IsolatedASTKind>1144 return IsolatedASTKind::CppModules; in InferIsolatedASTKindFromLangOpts()1159 llvm::Optional<IsolatedASTKind> ast_kind = DefaultAST,1209 TypeSystemClang &GetIsolatedAST(IsolatedASTKind feature);
9841 llvm::Optional<IsolatedASTKind> ast_kind, in GetForTarget()9861 GetNameForIsolatedASTKind(ScratchTypeSystemClang::IsolatedASTKind kind) { in GetNameForIsolatedASTKind()9863 case ScratchTypeSystemClang::IsolatedASTKind::CppModules: in GetNameForIsolatedASTKind()9883 IsolatedASTKind kind = in Dump()9884 static_cast<ScratchTypeSystemClang::IsolatedASTKind>(a.first); in Dump()9951 GetSpecializedASTName(ScratchTypeSystemClang::IsolatedASTKind feature) { in GetSpecializedASTName()9953 case ScratchTypeSystemClang::IsolatedASTKind::CppModules: in GetSpecializedASTName()9960 ScratchTypeSystemClang::IsolatedASTKind feature) { in GetIsolatedAST()
957 ScratchTypeSystemClang::IsolatedASTKind::CppModules, in TEST()