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

References

tools/clang/include/clang/Sema/DeclSpec.h
 1954     case DeclaratorContext::ForContext:
 1992     case DeclaratorContext::ForContext:
 2028     case DeclaratorContext::ForContext:
 2082     case DeclaratorContext::ForContext:
 2309     case DeclaratorContext::ForContext:
 2370     case DeclaratorContext::ForContext:
tools/clang/lib/Parse/ParseDecl.cpp
 2133   bool ExpectSemi = Context != DeclaratorContext::ForContext;
 2384         if (D.getContext() == DeclaratorContext::ForContext ||
 5750                    (D.getContext() == DeclaratorContext::ForContext &&
tools/clang/lib/Parse/ParseExprCXX.cpp
 1982         DeclaratorContext::ForContext, DeclEnd, attrs, false, FRI);
tools/clang/lib/Parse/ParseStmt.cpp
 1719         DeclaratorContext::ForContext, DeclEnd, attrs, false,
tools/clang/lib/Sema/SemaDecl.cpp
12326   Declarator D(DS, DeclaratorContext::ForContext);
tools/clang/lib/Sema/SemaType.cpp
 3072     case DeclaratorContext::ForContext:
 3172     case DeclaratorContext::ForContext:
 4249     case DeclaratorContext::ForContext:
 5252     case DeclaratorContext::ForContext: