Searched defs:is_native (Results 1 – 7 of 7) sorted by relevance
39 bool is_native = false; in LinkInItems() local46 bool is_native = false; in LinkInItems() local59 bool is_native; in LinkInItems() local74 bool Linker::LinkInLibrary(StringRef Lib, bool& is_native) { in LinkInLibrary()126 bool is_native = false; in LinkInLibraries() local158 bool Linker::LinkInFile(const sys::Path &File, bool &is_native) { in LinkInFile()236 bool is_native; in LinkInFiles() local
94 Linker::LinkInArchive(const sys::Path &Filename, bool &is_native) { in LinkInArchive()
94 bool is_native() const { in is_native() function
608 bool is_native = RegExpImpl::UsesNativeRegExp(); in JSRegExpVerify() local
555 bool is_native() { return info_->is_native(); } in is_native() function
1335 bool is_native = DeclareGlobalsNativeFlag::decode(flags); in RUNTIME_FUNCTION() local
148 gboolean (* is_native) (GFile *file); member