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

Declarations

tools/clang/include/clang/Sema/Sema.h
 5641   bool CheckAllocatedType(QualType AllocType, SourceLocation Loc,

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 1885   if (CheckAllocatedType(AllocType, TypeRange.getBegin(), TypeRange))