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

Declarations

tools/clang/include/clang/AST/Type.h
 6136   QualType apply(const ASTContext &Context, const Type* T) const;

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
  857   auto *FromTy = getOrCreateType(Qc.apply(CGM.getContext(), T), Unit);
tools/clang/lib/Sema/SemaOverload.cpp
10280     QualType NonCanonParam = Qs.apply(S.Context, TParam->getTypeForDecl());