Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h4044 APValue &getAsAPValue() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp3327 APValue &MSGuidDecl::getAsAPValue() const { in getAsAPValue() function in MSGuidDecl
H A DExprConstant.cpp4001 APValue &V = GD->getAsAPValue(); in findCompleteObject()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp2738 APValue &V = GD->getAsAPValue(); in GetAddrOfMSGuidDecl()
2743 GD->getAsAPValue(), GD->getType().getAddressSpace(), GD->getType()); in GetAddrOfMSGuidDecl()