Searched defs:ErrorUnsupported (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp990 void CodeGenFunction::ErrorUnsupported(const Stmt *S, const char *Type) { function in class:CodeGenFunction
H A DCodeGenModule.cpp342 void CodeGenModule::ErrorUnsupported(const Stmt *S, const char *Type) { function in class:CodeGenModule
352 void CodeGenModule::ErrorUnsupported(const Decl *D, const char *Type) { function in class:CodeGenModule
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp2580 void ErrorUnsupported(StringRef Feature, SourceLocation Location) { function in class:__anon3030::VFTableBuilder

Completed in 149 milliseconds