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

Declarations

tools/clang/include/clang/Sema/Sema.h
 1538   bool CheckQualifiedFunctionForTypeId(QualType T, SourceLocation Loc);

References

tools/clang/lib/Sema/SemaExprCXX.cpp
  456   if (CheckQualifiedFunctionForTypeId(T, TypeidLoc))