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

  /external/clang/include/clang/Lex/
HeaderSearch.h 341 /// LookupFrameworkCache - Look up the specified framework name in our
344 FrameworkCacheEntry &LookupFrameworkCache(StringRef FWName) {
  /external/clang/lib/Lex/
HeaderSearch.cpp 284 HS.LookupFrameworkCache(Filename.substr(0, SlashPos));
    [all...]

Completed in 44 milliseconds