Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp50 static const FunctionDecl *getStructor(const FunctionDecl *fn) { in getStructor() function
57 static const NamedDecl *getStructor(const NamedDecl *decl) { in getStructor() function
H A DMicrosoftMangle.cpp130 static const FunctionDecl *getStructor(const NamedDecl *ND) { in getStructor() function