Home
last modified time | relevance | path

Searched defs:DefaultAST (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1257 static const std::nullopt_t DefaultAST; global() variable
H A DTypeSystemClang.cpp9659 const std::nullopt_t ScratchTypeSystemClang::DefaultAST = std::nullopt; global() member in ScratchTypeSystemClang