Searched refs:isDirectlyAddressable (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DBuiltins.h188 bool isDirectlyAddressable(unsigned ID) const { function in class:clang::Builtin::Context
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp15495 if (!Context.BuiltinInfo.isDirectlyAddressable(BID)) {
H A DSemaExpr.cpp3428 if (!Context.BuiltinInfo.isDirectlyAddressable(BID)) {

Completed in 219 milliseconds