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

References

tools/clang/lib/Index/IndexBody.cpp
  241         if (PRE->isExplicitProperty())
  292     if (E->isExplicitProperty()) {
tools/clang/lib/Sema/ScopeInfo.cpp
   61   if (PropE->isExplicitProperty())
tools/clang/lib/Sema/SemaExprObjC.cpp
 3497       if (e->isExplicitProperty())
 3989     if (PRE->isExplicitProperty()) {
tools/clang/lib/Sema/SemaPseudoObject.cpp
   61       if (refExpr->isExplicitProperty()) {
  591   if (RefExpr->isExplicitProperty()) {
  840   if (RefExpr->isExplicitProperty() && !Getter->hasRelatedResultType())
  846   if (RefExpr->isExplicitProperty() && result.get()->isRValue()) {
tools/clang/lib/Sema/SemaType.cpp
 8337     if (PR->isExplicitProperty())
tools/clang/lib/Sema/TreeTransform.h
12629   if (E->isExplicitProperty())
tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
  618   if (PA->isExplicitProperty()) {
tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp
 1090     if (RefExpr->isExplicitProperty())
tools/clang/tools/extra/clangd/FindTarget.cpp
  216         if (OPRE->isExplicitProperty())
tools/clang/tools/libclang/CIndex.cpp
 4343     if (PRE->isExplicitProperty())