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

References

tools/clang/lib/CodeGen/CGCall.cpp
 2360           if (getNonNullAttr(CurCodeDecl, PVD, PVD->getType(),
 2360           if (getNonNullAttr(CurCodeDecl, PVD, PVD->getType(),
 2361                              PVD->getFunctionScopeIndex()) &&
 2365           QualType OTy = PVD->getOriginalType();
 2397           const auto *AVAttr = PVD->getAttr<AlignValueAttr>();