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

  /external/clang/tools/libclang/
Indexing.cpp 244 DataConsumer.enteredMainFile(SM.getFileEntryForID(SM.getMainFileID()));
672 DataConsumer->enteredMainFile(nullptr);
674 DataConsumer->enteredMainFile(FileMgr.getFile(Unit->getOriginalSourceFileName()));
    [all...]
CXIndexDataConsumer.h 366 void enteredMainFile(const FileEntry *File);
CXIndexDataConsumer.cpp 445 void CXIndexDataConsumer::enteredMainFile(const FileEntry *File) {
446 if (File && CB.enteredMainFile) {
448 CB.enteredMainFile(ClientData,
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang-c/
Index.h     [all...]

Completed in 494 milliseconds