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