Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp749 VisitUnaryTransformType(const UnaryTransformType * UTT) VisitUnaryTransformType() argument
H A DASTDiagnostic.cpp201 if (UTT->getDecl()->getTypedefNameForAnonDecl() == QTT->getDecl()) in desugarForDiagnostic() local
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp4962 CheckUnaryTypeTraitTypeCompleteness(Sema & S,TypeTrait UTT,SourceLocation Loc,QualType ArgTy) CheckUnaryTypeTraitTypeCompleteness() argument
5132 EvaluateUnaryTypeTrait(Sema & Self,TypeTrait UTT,SourceLocation KeyLoc,TypeSourceInfo * TInfo) EvaluateUnaryTypeTrait() argument