Searched defs:getDeclSpecContextFromDeclaratorContext (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseDecl.cpp46 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context);
1359 DeclSpecContext DSContext = getDeclSpecContextFromDeclaratorContext(Context);
2216 Parser::getDeclSpecContextFromDeclaratorContext(unsigned Context) { function in class:Parser

Completed in 56 milliseconds