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

References

tools/clang/lib/AST/ExprConstant.cpp
 9487       AllocType.isNull() ? E->getType() : AllocType);
 9487       AllocType.isNull() ? E->getType() : AllocType);
 9499     return VisitStringLiteral(SL, AllocType);