Home
last modified time | relevance | path

Searched defs:getMSLastManglingParent (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h277 const Scope *getMSLastManglingParent() const { in getMSLastManglingParent() function
280 Scope *getMSLastManglingParent() { return MSLastManglingParent; } in getMSLastManglingParent() function