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 277 unsigned ShowInContexts;
  /external/clang/lib/Frontend/
ASTUnit.cpp 253 CachedResult.ShowInContexts = getDeclShowContexts(Results[I].Declaration,
309 = NNSContexts & ~CachedResult.ShowInContexts) {
317 CachedResult.ShowInContexts = RemainingContexts;
338 CachedResult.ShowInContexts
    [all...]

Completed in 26 milliseconds