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

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
  348         getCanonicalParamType(C, T.getNonReferenceType()),
  351     return C.getPointerType(getCanonicalParamType(C, T->getPointeeType()));
  354       return getCanonicalParamType(C, VLA->getElementType());
  440       ArgType = getCanonicalParamType(Ctx, ArgType);