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.cpp239 getDeclSpecContextFromDeclaratorContext(Context)); in ParseSingleDeclarationAfterTemplate()
H A DParseDecl.cpp49 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); in ParseTypeName()
1997 DeclSpecContext DSContext = getDeclSpecContextFromDeclaratorContext(Context); in ParseSimpleDeclaration()
3040 Parser::getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context) { in getDeclSpecContextFromDeclaratorContext() function in Parser
H A DParseExprCXX.cpp2391 getDeclSpecContextFromDeclaratorContext(Context)); in ParseCXXTypeSpecifierSeq()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2445 getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context);