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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1925 const CXXScopeSpec &getCXXScopeSpec() const { return SS; } function in class:clang::Declarator
1926 CXXScopeSpec &getCXXScopeSpec() { return SS; } function in class:clang::Declarator

Completed in 128 milliseconds