Home
last modified time | relevance | path

Searched defs:TypedefNameDecl (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDMultiplexExternalSemaSource.h31 class TypedefNameDecl; variable
HDExternalSemaSource.h32 class TypedefNameDecl; variable
HDSema.h166 class TypedefNameDecl; variable
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDDecl.h2387 TypedefNameDecl(Kind DK, DeclContext *DC, SourceLocation StartLoc, in TypedefNameDecl() function