Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp802 QualType StaticTy = C.getRecordType(StaticRD); emitKernelDeinit() local
2194 QualType StaticTy = C.getRecordType(TeamReductionRec); emitListToGlobalCopyFunction() local
2298 QualType StaticTy = C.getRecordType(TeamReductionRec); emitListToGlobalReduceFunction() local
2400 QualType StaticTy = C.getRecordType(TeamReductionRec); emitGlobalToListCopyFunction() local
2505 QualType StaticTy = C.getRecordType(TeamReductionRec); emitGlobalToListReduceFunction() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp845 QualType StaticTy = Ctx.getPointerType(Ctx.getRecordType(StaticClass)); in getInitialStackFrameContents() local