Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp223 getDeclSpecContextFromDeclaratorContext(Context)); in ParseSingleDeclarationAfterTemplate()
H A DParseDecl.cpp48 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); in ParseTypeName()
1778 DeclSpecContext DSContext = getDeclSpecContextFromDeclaratorContext(Context); in ParseSimpleDeclaration()
2787 Parser::getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context) { in getDeclSpecContextFromDeclaratorContext() function in Parser
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2336 getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context);