Home
last modified time | relevance | path

Searched refs:getStdLibCxxVersion (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp1006 std::optional<uint64_t> Preprocessor::getStdLibCxxVersion() { in getStdLibCxxVersion() function in Preprocessor
1022 std::optional<std::uint64_t> Ver = getStdLibCxxVersion(); in NeedsStdLibCxxWorkaroundBefore()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2771 std::optional<std::uint64_t> getStdLibCxxVersion();