Searched defs:AddrType (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h273 enum class AddrType : uint8_t { Call, AfterCall }; class in class:lldb_private::CallEdge
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2342 QualType AddrType = ValType.getUnqualifiedType().withVolatile(); local

Completed in 145 milliseconds