Searched defs:isActive (Results 1 – 8 of 8) sorted by relevance
114 bool isActive() const { return CurrentLabel == ActiveLabel; } isActive() function
323 bool isActive() const { return Base == 0 || getInlineDesc()->IsActive; } isActive() function
52 bool isActive() const { return VarIdx != NullVarIdx; } in isActive() function
317 bool isActive() const { return CleanupBits.IsActive; } isActive() function
4097 llvm::Instruction *isActive = Builder.CreateUnreachable(); EmitDelegateCallArg() local
366 bool isActive(Parser &P) const { isActive() function 999 bool isActive; global() variable [all...]
1310 bool isActive() const { return IsActive; } in isActive() function
133 bool isActive() const { return Active; } in isActive() function in __anon58533a440111::AArch64AsmParser::PrefixInfo