Home
last modified time | relevance | path

Searched refs:getAddressOfPointer (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExternalASTSource.h407 T **getAddressOfPointer(ExternalASTSource *Source) const { in getAddressOfPointer() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp2406 return ES->Value.getAddressOfPointer(getASTContext().getExternalSource()); in getInitAddress()