Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDLinkage.h95 inline Linkage getFormalLinkage(Linkage L) { in getFormalLinkage() function
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDDecl.h353 Linkage getFormalLinkage() const { in getFormalLinkage() function