Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDLinkage.h76 inline Linkage getFormalLinkage(Linkage L) { in getFormalLinkage() function
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDecl.h270 Linkage getFormalLinkage() const { in getFormalLinkage() function