HomeSort by relevance Sort by last modified time
    Searched refs:EmitDeclMetadata (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/CodeGen/
CodeGenModule.cpp 465 if (getCodeGenOpts().EmitDeclMetadata)
466 EmitDeclMetadata();
    [all...]
CodeGenModule.h     [all...]
CodeGenFunction.cpp 377 if (CGM.getCodeGenOpts().EmitDeclMetadata)
378 EmitDeclMetadata();
    [all...]
CodeGenFunction.h     [all...]

Completed in 48 milliseconds