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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
16407     Type = Type.getNonReferenceType().getUnqualifiedType();
16407     Type = Type.getNonReferenceType().getUnqualifiedType();
16412     if (!Type->isPointerType()) {
16420         buildVarDecl(*this, ELoc, Type, D->getName(),
16432         buildVarDecl(*this, RefExpr->getExprLoc(), Type, ".devptr.temp");