Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp45 class PPValue { class
53 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anon807bcb150111::PPValue