Searched defs:isActive (Results 1 – 7 of 7) sorted by relevance
58 bool isActive() const { return true; } in isActive() function
69 bool isActive() const { return CurrentLabel == ActiveLabel; } in isActive() function
483 bool isActive() const { in isActive() function
52 bool isActive() const { return VarIdx != NullVarIdx; } in isActive() function
397 bool isActive(Parser &P) const { in isActive() function1033 bool isActive; variable
4106 llvm::Instruction *isActive = Builder.CreateUnreachable(); in EmitDelegateCallArg() local
133 bool isActive() const { return Active; } in isActive() function in __anon730428320111::AArch64AsmParser::PrefixInfo