Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Edit/
H A DRewriters.h21 class TypedefDecl; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h2550 TypedefDecl(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in TypedefDecl() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h168 class TypedefDecl; variable