reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/Sema/DeclSpec.h
 1889   DeclaratorContext getContext() const { return Context; }
 1892     return (Context == DeclaratorContext::PrototypeContext ||
 1893             Context == DeclaratorContext::ObjCParameterContext ||
 1894             Context == DeclaratorContext::ObjCResultContext ||
 1895             Context == DeclaratorContext::LambdaExprParameterContext);
 1949     switch (Context) {
 1987     switch (Context) {
 2023     switch (Context) {
 2072         Context != DeclaratorContext::FileContext)
 2079     switch (Context) {
 2305     switch (Context) {
 2342     switch (Context) {