Searched defs:getTypeSpecScope (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h506 CXXScopeSpec &getTypeSpecScope() { return TypeScope; } function in class:clang::DeclSpec
507 const CXXScopeSpec &getTypeSpecScope() const { return TypeScope; } function in class:clang::DeclSpec

Completed in 58 milliseconds