Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h493 CXXScopeSpec &getTypeSpecScope() { return TypeScope; } in getTypeSpecScope() function
494 const CXXScopeSpec &getTypeSpecScope() const { return TypeScope; } in getTypeSpecScope() function