HomeSort by relevance Sort by last modified time
    Searched defs:ErrorUnsupported (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CodeGenFunction.cpp     [all...]
CodeGenModule.cpp 568 /// ErrorUnsupported - Print out an error that codegen doesn't support the
570 void CodeGenModule::ErrorUnsupported(const Stmt *S, const char *Type) {
578 /// ErrorUnsupported - Print out an error that codegen doesn't support the
580 void CodeGenModule::ErrorUnsupported(const Decl *D, const char *Type) {
    [all...]

Completed in 62 milliseconds