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

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ScopeInfo.h 518 bool isPlainFunction() const { return Kind == SK_Function; }
  /src/external/apache2/llvm/dist/clang/lib/Sema/
Sema.cpp 2040 if (Scope->isPlainFunction() && !Self->CachedFunctionScope)

Completed in 57 milliseconds