Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclCXX.h4208 APValue &getAsAPValue() const;
/llvm-project-15.0.7/clang/lib/AST/
H A DDeclCXX.cpp3367 APValue &MSGuidDecl::getAsAPValue() const { in getAsAPValue() function in MSGuidDecl
H A DExprConstant.cpp4018 APValue &V = GD->getAsAPValue(); in findCompleteObject()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp3010 APValue &V = GD->getAsAPValue(); in GetAddrOfMSGuidDecl()
3015 GD->getAsAPValue(), GD->getType().getAddressSpace(), GD->getType()); in GetAddrOfMSGuidDecl()