Home
last modified time | relevance | path

Searched refs:DepTST (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DType.cpp2500 else if (const DependentTemplateSpecializationType *DepTST = in isElaboratedTypeSpecifier() local
2502 Keyword = DepTST->getKeyword(); in isElaboratedTypeSpecifier()
/external/llvm-project/clang/lib/AST/
DType.cpp2911 else if (const auto *DepTST = in isElaboratedTypeSpecifier() local
2913 Keyword = DepTST->getKeyword(); in isElaboratedTypeSpecifier()