Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h186 const IdentifierInfo *getScopeName() const { return ScopeName; } in getScopeName() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp84 const char *getScopeName(Scope S) { in getScopeName() function