Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp57 return (fn ? getStructor(fn) : decl); in getStructor() function
50 static const FunctionDecl *getStructor(const FunctionDecl *fn) { getStructor() function
H A DMicrosoftMangle.cpp130 static const FunctionDecl *getStructor(const NamedDecl *ND) { getStructor() function