Home
last modified time | relevance | path

Searched defs:thisType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcheck-call.cpp1555 if (auto thisType{expr->GetType()}) { CheckMaxMin() local
H A Druntime-type-info.cpp1377 thisType{GetDefinedIoSpecificArgType(specific)}) { FindSpecificDefinedIo() local
H A Dexpression.cpp4735 ConvertBOZ(std::optional<DynamicType> * thisType,std::size_t i,std::optional<DynamicType> otherType) ConvertBOZ() argument
/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp582 QualType thisType = cast<CXXMethodDecl>(CGF->CurFuncDecl)->getThisType(); computeBlockInfo() local