Searched defs:IsAuthenticated (Results 1 – 3 of 3) sorted by relevance
39 bool IsAuthenticated; member
439 bool IsAuthenticated() override { in IsAuthenticated() function in InstructionLLVMC1432 bool DisassemblerLLVMC::MCDisasmInstance::IsAuthenticated( in IsAuthenticated() function in DisassemblerLLVMC::MCDisasmInstance
1200 bool PseudoInstruction::IsAuthenticated() { return false; } in IsAuthenticated() function in PseudoInstruction