Home
last modified time | relevance | path

Searched refs:TypeScope (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DDeclSpec.h376 CXXScopeSpec TypeScope; variable
499 CXXScopeSpec &getTypeSpecScope() { return TypeScope; } in getTypeSpecScope()
500 const CXXScopeSpec &getTypeSpecScope() const { return TypeScope; } in getTypeSpecScope()
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h373 CXXScopeSpec TypeScope; variable
503 CXXScopeSpec &getTypeSpecScope() { return TypeScope; } in getTypeSpecScope()
504 const CXXScopeSpec &getTypeSpecScope() const { return TypeScope; } in getTypeSpecScope()