Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseTemplate.cpp217 getDeclSpecContextFromDeclaratorContext(Context)); in ParseSingleDeclarationAfterTemplate()
HDParseDecl.cpp47 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); in ParseTypeName()
1818 DeclSpecContext DSContext = getDeclSpecContextFromDeclaratorContext(Context); in ParseSimpleDeclaration()
2799 Parser::getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context) { in getDeclSpecContextFromDeclaratorContext() function in Parser
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h2216 getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context);