Home
last modified time | relevance | path

Searched refs:getAsAPValue (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h4174 APValue &getAsAPValue() const;
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3351 APValue &MSGuidDecl::getAsAPValue() const { in getAsAPValue() function in MSGuidDecl
H A DExprConstant.cpp4004 APValue &V = GD->getAsAPValue(); in findCompleteObject()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2768 APValue &V = GD->getAsAPValue(); in GetAddrOfMSGuidDecl()
2773 GD->getAsAPValue(), GD->getType().getAddressSpace(), GD->getType()); in GetAddrOfMSGuidDecl()