Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp199 getDeclSpecContextFromDeclaratorContext(Context)); in ParseSingleDeclarationAfterTemplate()
H A DParseDecl.cpp48 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); in ParseTypeName()
1738 DeclSpecContext DSContext = getDeclSpecContextFromDeclaratorContext(Context); in ParseSimpleDeclaration()
2692 Parser::getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context) { in getDeclSpecContextFromDeclaratorContext() function in Parser
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2089 getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context);