HomeSort by: relevance | last modified time | path
    Searched refs:EmitUsingDirective (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.h 497 void EmitUsingDirective(const UsingDirectiveDecl &UD);
CGDecl.cpp 146 DI->EmitUsingDirective(cast<UsingDirectiveDecl>(D));
CGDebugInfo.cpp 4950 void CGDebugInfo::EmitUsingDirective(const UsingDirectiveDecl &UD) {
CodeGenModule.cpp 5742 DI->EmitUsingDirective(cast<UsingDirectiveDecl>(*D));

Completed in 26 milliseconds