Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp3311 QualType StaticTy = C.getRecordType(TeamReductionRec); in emitListToGlobalCopyFunction() local
3412 QualType StaticTy = C.getRecordType(TeamReductionRec); in emitListToGlobalReduceFunction() local
3514 QualType StaticTy = C.getRecordType(TeamReductionRec); in emitGlobalToListCopyFunction() local
3616 QualType StaticTy = C.getRecordType(TeamReductionRec); in emitGlobalToListReduceFunction() local
4794 QualType StaticTy = C.getRecordType(SharedStaticRD); in clear() local
4812 QualType StaticTy = C.getRecordType(StaticRD); in clear() local
4855 QualType StaticTy = C.getRecordType(StaticRD); in clear() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp813 QualType StaticTy = Ctx.getPointerType(Ctx.getRecordType(StaticClass)); in getInitialStackFrameContents() local