Searched defs:APVal (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | Preprocessor.cpp | 1394 llvm::APInt APVal(64, 0); parseSimpleIntegerLiteral() local |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 4292 mutable APValue APVal; global() variable |