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