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

  /src/external/apache2/llvm/dist/clang/lib/Frontend/
ASTUnit.cpp 394 CachedResult.ShowInContexts = getDeclShowContexts(
449 = NNSContexts & ~CachedResult.ShowInContexts) {
457 CachedResult.ShowInContexts = RemainingContexts;
478 CachedResult.ShowInContexts
2047 if ((C->ShowInContexts & InContexts) == 0)
  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
ASTUnit.h 280 uint64_t ShowInContexts;

Completed in 20 milliseconds