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