HomeSort by: relevance | last modified time | path
    Searched defs:shouldIndexFunctionLocalSymbols (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Index/
IndexingContext.cpp 36 bool IndexingContext::shouldIndexFunctionLocalSymbols() const {
81 if (!shouldIndexFunctionLocalSymbols() && isFunctionLocalSymbol(D))
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.h 350 bool shouldIndexFunctionLocalSymbols() const {

Completed in 24 milliseconds