Searched defs:doesDeclarationForceExternallyVisibleDefinition (Results 1 – 2 of 2) sorted by relevance
20 AST_MATCHER(FunctionDecl, doesDeclarationForceExternallyVisibleDefinition) { in AST_MATCHER() argument
3548 bool FunctionDecl::doesDeclarationForceExternallyVisibleDefinition() const { in doesDeclarationForceExternallyVisibleDefinition() function in FunctionDecl