Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTContext.cpp460 ClangASTContext::getSelectorTable() in getSelectorTable() function in ClangASTContext
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h687 SelectorTable &getSelectorTable() { return Selectors; } in getSelectorTable() function