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

  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 239 if (CGM.getCodeGenOpts().EmitDeclMetadata)
240 EmitDeclMetadata();
    [all...]
CodeGenModule.cpp 196 if (getCodeGenOpts().EmitDeclMetadata)
197 EmitDeclMetadata();
    [all...]
CodeGenModule.h     [all...]
CodeGenFunction.h     [all...]

Completed in 82 milliseconds