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

/external/clang/lib/AST/
H A DASTContext.cpp2612 return getTypedefType(Typedef);
2637 /// getTypedefType - Return the unique reference to the type for the
2640 ASTContext::getTypedefType(const TypedefNameDecl *Decl, function in class:ASTContext
5390 Context->getTypedefType(VaListTagTypedefDecl);
5464 Context->getTypedefType(VaListTagTypedefDecl);

Completed in 32 milliseconds