Home
last modified time | relevance | path

Searched refs:getDeclSpecContextFromDeclaratorContext (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseTemplate.cpp227 getDeclSpecContextFromDeclaratorContext(Context)); in ParseSingleDeclarationAfterTemplate()
H A DParseDecl.cpp47 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); in ParseTypeName()
1850 DeclSpecContext DSContext = getDeclSpecContextFromDeclaratorContext(Context); in ParseSimpleDeclaration()
2878 Parser::getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context) { in getDeclSpecContextFromDeclaratorContext() function in Parser
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h2366 getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context);