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

/external/clang/include/clang/Basic/
H A DBuiltins.h96 /// isNoThrow - Return true if we know this builtin never throws an exception.
97 bool isNoThrow(unsigned ID) const { function in class:clang::Builtin::Context

Completed in 54 milliseconds