Home
last modified time | relevance | path

Searched refs:TgtBinaryDescriptorQTy (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h238 QualType TgtBinaryDescriptorQTy; variable
DCGOpenMPRuntime.cpp3135 if (TgtBinaryDescriptorQTy.isNull()) { in getTgtBinaryDescriptorQTy()
3145 TgtBinaryDescriptorQTy = C.getRecordType(RD); in getTgtBinaryDescriptorQTy()
3147 return TgtBinaryDescriptorQTy; in getTgtBinaryDescriptorQTy()