Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1337 CanQualType getDecayedType(CanQualType T) const { in getDecayedType() function
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp3355 QualType ASTContext::getDecayedType(QualType Orig, QualType Decayed) const { in getDecayedType() function in ASTContext
3375 QualType ASTContext::getDecayedType(QualType T) const { in getDecayedType() function in ASTContext