Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLinkage.h95 inline Linkage getFormalLinkage(Linkage L) { in getFormalLinkage() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h372 Linkage getFormalLinkage() const { in getFormalLinkage() function