Searched defs:getExplicitSpecifier (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 1981 ExplicitSpecifier getExplicitSpecifier() { return ExplicitSpec; } getExplicitSpecifier() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | DeclSpec.h | 610 ExplicitSpecifier getExplicitSpecifier() const { getExplicitSpecifier() function |