Searched defs:DefaultAST (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.h | 1234 static const std::nullopt_t DefaultAST; global() variable |
H A D | TypeSystemClang.cpp | 9449 const std::nullopt_t ScratchTypeSystemClang::DefaultAST = std::nullopt; global() member in ScratchTypeSystemClang |