Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4920 auto ProcessStringLiteral = [this]() -> std::optional<StringLiteral *> { in ParseHLSLRootSignatureAttributeArgs() local
4934 auto StrLiteral = ProcessStringLiteral(); in ParseHLSLRootSignatureAttributeArgs()