Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp236 getDeclSpecContextFromDeclaratorContext(Context)); in ParseDeclarationAfterTemplate()
H A DParseDecl.cpp53 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); in ParseTypeName()
2102 DeclSpecContext DSContext = getDeclSpecContextFromDeclaratorContext(Context); in ParseSimpleDeclaration()
3232 Parser::getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context) { in getDeclSpecContextFromDeclaratorContext() function in Parser
H A DParseExprCXX.cpp2493 getDeclSpecContextFromDeclaratorContext(Context)); in ParseCXXTypeSpecifierSeq()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2503 getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context);