Home
last modified time | relevance | path

Searched defs:getExplicitSpecifier (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1987 ExplicitSpecifier getExplicitSpecifier() { return ExplicitSpec; } getExplicitSpecifier() function
1988 const ExplicitSpecifier getExplicitSpecifier() const { return ExplicitSpec; } getExplicitSpecifier() function
2606 ExplicitSpecifier getExplicitSpecifier() { getExplicitSpecifier() function
2609 const ExplicitSpecifier getExplicitSpecifier() const { getExplicitSpecifier() function
2889 ExplicitSpecifier getExplicitSpecifier() { getExplicitSpecifier() function
2893 const ExplicitSpecifier getExplicitSpecifier() const { getExplicitSpecifier() function
/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h641 ExplicitSpecifier getExplicitSpecifier() const { getExplicitSpecifier() function