Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DLinkage.h76 inline Linkage getFormalLinkage(Linkage L) { in getFormalLinkage() function
/external/clang/include/clang/AST/
DDecl.h339 Linkage getFormalLinkage() const { in getFormalLinkage() function