Searched refs:isMSExternInline (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DDecl.h1934 bool isMSExternInline() const;
/external/clang/lib/AST/
H A DDecl.cpp2646 bool FunctionDecl::isMSExternInline() const { function in class:FunctionDecl
H A DASTContext.cpp7806 if (FD->getMostRecentDecl()->isMSExternInline())

Completed in 90 milliseconds