Searched defs:isActive (Results 1 – 8 of 8) sorted by relevance
112 bool isActive() const { return CurrentLabel == ActiveLabel; } in isActive() function
269 bool isActive() const { return Base == 0 || getInlineDesc()->IsActive; } in isActive() function
52 bool isActive() const { return VarIdx != NullVarIdx; } in isActive() function
317 bool isActive() const { return CleanupBits.IsActive; } in isActive() function
3865 llvm::Instruction *isActive = Builder.CreateUnreachable(); in EmitDelegateCallArg() local
348 bool isActive(Parser &P) const { in isActive() function979 bool isActive; variable
1305 bool isActive() const { return IsActive; } in isActive() function
134 bool isActive() const { return Active; } in isActive() function in __anonb6c3df290111::AArch64AsmParser::PrefixInfo