Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h522 CXXScopeSpec &getTypeSpecScope() { return TypeScope; } in getTypeSpecScope() function
523 const CXXScopeSpec &getTypeSpecScope() const { return TypeScope; } in getTypeSpecScope() function