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 276 if (CGM.getCodeGenOpts().EmitDeclMetadata)
277 EmitDeclMetadata();
    [all...]
CodeGenModule.cpp 201 if (getCodeGenOpts().EmitDeclMetadata)
202 EmitDeclMetadata();
    [all...]
CodeGenModule.h     [all...]
CodeGenFunction.h     [all...]

Completed in 3025 milliseconds