Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Lex/
HDPPEmbedParameters.h85 size_t SuffixTokenCount() const { in SuffixTokenCount() function
/freebsd-head/contrib/llvm-project/clang/lib/Lex/
HDPPDirectives.cpp3897 NumSuffixToks = Params.SuffixTokenCount(); in HandleEmbedDirectiveImpl()