Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTemplate.cpp196 getDeclSpecContextFromDeclaratorContext(Context)); in ParseSingleDeclarationAfterTemplate()
DParseDecl.cpp46 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); in ParseTypeName()
1452 DeclSpecContext DSContext = getDeclSpecContextFromDeclaratorContext(Context); in ParseSimpleDeclaration()
2341 Parser::getDeclSpecContextFromDeclaratorContext(unsigned Context) { in getDeclSpecContextFromDeclaratorContext() function in Parser
/external/clang/include/clang/Parse/
DParser.h1748 DeclSpecContext getDeclSpecContextFromDeclaratorContext(unsigned Context);