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

Declarations

tools/clang/include/clang/AST/APValue.h
  148     static LValueBase getTypeInfo(TypeInfoLValue LV, QualType TypeInfo);

References

tools/clang/lib/AST/ExprConstant.cpp
 7564   return Success(APValue::LValueBase::getTypeInfo(TypeInfo, E->getType()));