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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp144 void visit(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { argument
181 void addUsingDirective(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { argument
H A DSemaTemplateInstantiateDecl.cpp2393 NamedDecl *UD = local
2417 NamedDecl *UD = local
[all...]
H A DSemaDeclAttr.cpp1201 RecordDecl *UD = UT->getDecl(); local
H A DSemaDeclCXX.cpp7173 ActOnStartNamespaceDef(Scope *NamespcScope, SourceLocation InlineLoc, SourceLocation NamespaceLoc, SourceLocation IdentLoc, IdentifierInfo *II, SourceLocation LBrace, AttributeList *AttrList, UsingDirectiveDecl *&UD) argument
7867 BuildUsingShadowDecl(Scope *S, UsingDecl *UD, NamedDecl *Orig, UsingShadowDecl *PrevDecl) argument
8232 UsingDecl *UD = BuildValid(); local
8255 CheckInheritingConstructorUsingDecl(UsingDecl *UD) argument
[all...]
H A DTreeTransform.h9406 UsingDecl *UD = cast<UsingDecl>(InstD); local
10262 UsingDecl *UD = cast<UsingDecl>(InstD); local
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c284 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator in enum:__anon12947
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp91 const RecordDecl *UD = UT->getDecl(); local
H A DCGDebugInfo.cpp3425 void CGDebugInfo::EmitUsingDirective(const UsingDirectiveDecl &UD) { argument
3438 void CGDebugInfo::EmitUsingDecl(const UsingDecl &UD) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp7345 RecordDecl *UD = UT->getDecl(); local

Completed in 265 milliseconds