Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h4237 APValue &getAsAPValue() const;
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclCXX.cpp3420 APValue &MSGuidDecl::getAsAPValue() const { in getAsAPValue() function in MSGuidDecl
H A DExprConstant.cpp4020 APValue &V = GD->getAsAPValue(); in findCompleteObject()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp3138 APValue &V = GD->getAsAPValue(); in GetAddrOfMSGuidDecl()
3143 GD->getAsAPValue(), GD->getType().getAddressSpace(), GD->getType()); in GetAddrOfMSGuidDecl()