Home
last modified time | relevance | path

Searched defs:StaticTy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp3134 QualType StaticTy = C.getRecordType(TeamReductionRec); in emitListToGlobalCopyFunction() local
3236 QualType StaticTy = C.getRecordType(TeamReductionRec); in emitListToGlobalReduceFunction() local
3339 QualType StaticTy = C.getRecordType(TeamReductionRec); in emitGlobalToListCopyFunction() local
3442 QualType StaticTy = C.getRecordType(TeamReductionRec); in emitGlobalToListReduceFunction() local
4636 QualType StaticTy = C.getRecordType(SharedStaticRD); in clear() local
4654 QualType StaticTy = C.getRecordType(StaticRD); in clear() local
4697 QualType StaticTy = C.getRecordType(StaticRD); in clear() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp813 QualType StaticTy = Ctx.getPointerType(Ctx.getRecordType(StaticClass)); in getInitialStackFrameContents() local