Searched defs:IsAuthenticated (Results 1 – 3 of 3) sorted by relevance
37 bool IsAuthenticated; member
438 bool IsAuthenticated() override { in IsAuthenticated() function in InstructionLLVMC1426 bool DisassemblerLLVMC::MCDisasmInstance::IsAuthenticated( in IsAuthenticated() function in DisassemblerLLVMC::MCDisasmInstance
1169 bool PseudoInstruction::IsAuthenticated() { return false; } in IsAuthenticated() function in PseudoInstruction