Searched defs:IsAuthenticated (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ | ||
| H A D | StopInfoMachException.cpp | 39 bool IsAuthenticated; member |
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/ | ||
| H A D | DisassemblerLLVMC.cpp | 433 bool IsAuthenticated() override { IsAuthenticated() function in InstructionLLVMC |
| /freebsd/contrib/llvm-project/lldb/source/Core/ | ||
| H A D | Disassembler.cpp | 1168 bool PseudoInstruction::IsAuthenticated() { return false; } in IsAuthenticated() function in PseudoInstruction |