HomeSort by relevance Sort by last modified time
    Searched refs:ShowInContexts (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
ASTUnit.h 334 uint64_t ShowInContexts;
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 370 CachedResult.ShowInContexts = getDeclShowContexts(Results[I].Declaration,
426 = NNSContexts & ~CachedResult.ShowInContexts) {
436 CachedResult.ShowInContexts = RemainingContexts;
459 CachedResult.ShowInContexts
    [all...]

Completed in 185 milliseconds