Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DRewriters.h19 class TypedefDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h3244 TypedefDecl(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in TypedefDecl() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h195 class TypedefDecl; variable