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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.h283 void EmitUsingDecl(const UsingDecl &UD);
H A DCGDecl.cpp100 DI->EmitUsingDecl(cast<UsingDecl>(D));
H A DCGDebugInfo.cpp3238 void CGDebugInfo::EmitUsingDecl(const UsingDecl &UD) { function in class:CGDebugInfo
H A DCodeGenModule.cpp3116 DI->EmitUsingDecl(cast<UsingDecl>(*D));

Completed in 888 milliseconds