Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp1374 llvm::APInt APVal(64, 0); in parseSimpleIntegerLiteral() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h4020 mutable APValue APVal; variable