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

References

tools/clang/lib/Sema/SemaDecl.cpp
 5761     if (FixedType.isNull()) return FixedType;
 5761     if (FixedType.isNull()) return FixedType;
 5762     FixedType = Context.getParenType(FixedType);
 5762     FixedType = Context.getParenType(FixedType);
 5763     return Qs.apply(Context, FixedType);