reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2157 getDeclSpecContextFromDeclaratorContext(DeclaratorContext Context);
47 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); 1818 DeclSpecContext DSContext = getDeclSpecContextFromDeclaratorContext(Context);tools/clang/lib/Parse/ParseTemplate.cpp
214 getDeclSpecContextFromDeclaratorContext(Context));