Searched defs:getTypedefType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp2252 return getTypedefType(Typedef);
2277 /// getTypedefType - Return the unique reference to the type for the
2280 ASTContext::getTypedefType(const TypedefNameDecl *Decl, function in class:ASTContext

Completed in 56 milliseconds