Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp102 static const FunctionDecl *getStructor(const FunctionDecl *fn) { in getStructor() function
109 static const NamedDecl *getStructor(const NamedDecl *decl) { in getStructor() function
H A DMicrosoftMangle.cpp114 static const FunctionDecl *getStructor(const NamedDecl *ND) { in getStructor() function