Home
last modified time | relevance | path

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

/external/lldb/source/Symbol/
DClangASTContext.cpp430 ClangASTContext::getSelectorTable() in getSelectorTable() function in ClangASTContext
/external/clang/include/clang/Lex/
DPreprocessor.h692 SelectorTable &getSelectorTable() { return Selectors; } in getSelectorTable() function