Searched defs:IsTagged (Results 1 – 3 of 3) sorted by relevance
148 bool IsTagged() const { return kind_ == kTagged; } in IsTagged() function
12 static FX_BOOL IsTagged(const CPDF_Document* pDoc) in IsTagged() function
788 Node* SimplifiedLowering::IsTagged(Node* node) { in IsTagged() function in v8::internal::compiler::SimplifiedLowering