Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPExpressions.cpp45 class PPValue { class
53 PPValue(unsigned BitWidth) : Val(BitWidth) {} in PPValue() function in __anond75e42200111::PPValue