Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h1168 static const std::nullopt_t DefaultAST; variable
DTypeSystemClang.cpp9925 const std::nullopt_t ScratchTypeSystemClang::DefaultAST = std::nullopt; member in ScratchTypeSystemClang