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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 403 EmitDeclStmt(cast<DeclStmt>(*S));
1271 void CodeGenFunction::EmitDeclStmt(const DeclStmt &S) {
CodeGenFunction.h 3190 void EmitDeclStmt(const DeclStmt &S);

Completed in 21 milliseconds