Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DPointer.cpp142 InitMap *Map = getInitMap(); in isInitialized()
160 InitMap *&Map = getInitMap(); in initialize()
H A DPointer.h328 InitMap *&getInitMap() const { in getInitMap() function