HomeSort by relevance Sort by last modified time
    Searched defs:SearchPath (Results 1 - 3 of 3) sorted by null

  /external/clang/unittests/Lex/
PPCallbacksTest.cpp 59 StringRef SearchPath, StringRef RelativePath,
67 this->SearchPath = SearchPath.str();
78 SmallString<16> SearchPath;
141 StringRef SearchPath = llvm::sys::path::parent_path(HeaderPath);
142 const DirectoryEntry *DE = FileMgr.getDirectory(SearchPath);
  /external/clang/lib/Lex/
PPDirectives.cpp 610 SmallVectorImpl<char> *SearchPath,
668 Includers, SearchPath, RelativePath, RequestingModule,
684 Filename, FilenameLoc, isAngled, FromDir, CurDir, Includers, SearchPath,
700 SearchPath, RelativePath,
716 Filename, CurFileEnt, SearchPath, RelativePath,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]

Completed in 94 milliseconds