Searched defs:isImport (Results 1 – 11 of 11) sorted by relevance
53 bool StyleSheetCandidate::isImport() const in isImport() function in blink::StyleSheetCandidate
58 …Alternate, bool isDNSPrefetch, bool isLinkSubresource, bool isLinkPrerender, bool isImport = false) in testLinkRelAttribute()
52 bool isImport() const { return m_isImport; } in isImport() function
143 bool isImport() const { return linkImport(); } in isImport() function
40 unsigned isImport : 1; member
1042 bool HeaderSearch::ShouldEnterIncludeFile(const FileEntry *File, bool isImport){ in ShouldEnterIncludeFile()
1381 bool isImport) { in HandleIncludeDirective()
872 int isImport = 0; in symdup() local
275 bool isImport = (IncludeTok.is(tok::identifier) && in InclusionDirective() local
246 bool isImport, bool isAngled, in ppIncludedFile()
4947 int isImport; member