Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DItaniumMangle.cpp48 static const FunctionDecl *getStructor(const FunctionDecl *fn) { in getStructor() function
55 static const NamedDecl *getStructor(const NamedDecl *decl) { in getStructor() function
H A DMicrosoftMangle.cpp128 static const FunctionDecl *getStructor(const NamedDecl *ND) { in getStructor() function