Searched refs:EmitUsingDirective (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h271 void EmitUsingDirective(const UsingDirectiveDecl &UD);
H A DCGDecl.cpp104 DI->EmitUsingDirective(cast<UsingDirectiveDecl>(D));
H A DCGDebugInfo.cpp3199 void CGDebugInfo::EmitUsingDirective(const UsingDirectiveDecl &UD) { function in class:CGDebugInfo
H A DCodeGenModule.cpp2958 DI->EmitUsingDirective(cast<UsingDirectiveDecl>(*D));

Completed in 55 milliseconds