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

  /external/clang/include/clang/Lex/
HeaderSearch.h 519 void IncrementFrameworkLookupCount() { ++NumFrameworkLookups; }
  /external/clang/lib/Lex/
HeaderSearch.cpp 428 HS.IncrementFrameworkLookupCount();
    [all...]

Completed in 444 milliseconds