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 293 uint64_t ShowInContexts;
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 381 CachedResult.ShowInContexts = getDeclShowContexts(Results[I].Declaration,
437 = NNSContexts & ~CachedResult.ShowInContexts) {
447 CachedResult.ShowInContexts = RemainingContexts;
470 CachedResult.ShowInContexts
    [all...]

Completed in 47 milliseconds