Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DJITLink.cpp80 const char *getScopeName(Scope S) { in getScopeName() function
/external/llvm-project/clang/include/clang/Basic/
DAttributeCommonInfo.h134 const IdentifierInfo *getScopeName() const { return ScopeName; } in getScopeName() function
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DJITLink.cpp81 const char *getScopeName(Scope S) { in getScopeName() function
/external/clang/include/clang/Sema/
DAttributeList.h356 IdentifierInfo *getScopeName() const { return ScopeName; } in getScopeName() function