Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScope.h215 const Scope *getMSLocalManglingParent() const { in getMSLocalManglingParent() function
218 Scope *getMSLocalManglingParent() { return MSLocalManglingParent; } in getMSLocalManglingParent() function
273 if (Scope *MSLMP = getMSLocalManglingParent()) in incrementMSLocalManglingNumber()
278 if (Scope *MSLMP = getMSLocalManglingParent()) in decrementMSLocalManglingNumber()
283 if (const Scope *MSLMP = getMSLocalManglingParent()) in getMSLocalManglingNumber()