Home
last modified time | relevance | path

Searched defs:TType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/openmp/libompd/src/
H A DTargetValue.h26 class TType; variable
H A DTargetValue.cpp50 TType::TType(ompd_address_space_context_t *_context, const char *_typeName, in TType() function in TType
/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp329 if (auto *TType = dyn_cast<DITemplateTypeParameter>(Element)) { processSubprogram() local