Home
last modified time | relevance | path

Searched defs:OriginalTy (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp742 QualType OriginalTy = ThisVal.getType(SVB.getContext()); in getCXXThisVal() local
H A DBugReporterVisitors.cpp3009 QualType OriginalTy = OriginalExpr->getType(); in patternMatch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp260 if (Type *OriginalTy = GR->findMutated(CI->getCalledFunction())) in restoreMutatedType() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp5098 auto OriginalTy = Base->getType(); in getBaseOriginalType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp23298 QualType OriginalTy = ArraySectionExpr::getBaseOriginalType(Base); in ActOnOMPArraySectionExpr() local