Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h140 class TypedefDecl; variable
/external/clang/include/clang/AST/
DDecl.h2264 TypedefDecl(DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, in TypedefDecl() function