Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1261 static const std::nullopt_t DefaultAST; variable
H A DTypeSystemClang.cpp9663 const std::nullopt_t ScratchTypeSystemClang::DefaultAST = std::nullopt; member in ScratchTypeSystemClang