Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1394 llvm::APInt APVal(64, 0); parseSimpleIntegerLiteral() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h4292 mutable APValue APVal; global() variable
4368 Profile(llvm::FoldingSetNodeID & ID,QualType Ty,const APValue & APVal) Profile() argument