Searched refs:CodeCompleteIncludedFile (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | CodeCompletionHandler.h | 67 virtual void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) {} in CodeCompleteIncludedFile() function
|
D | Preprocessor.h | 1570 void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | CodeCompletionHandler.h | 67 virtual void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) {} in CodeCompleteIncludedFile() function
|
D | Preprocessor.h | 1581 void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | CodeCompletionHandler.h | 67 virtual void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) {} in CodeCompleteIncludedFile() function
|
D | Preprocessor.h | 1580 void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | CodeCompletionHandler.h | 67 virtual void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) {} in CodeCompleteIncludedFile() function
|
D | Preprocessor.h | 1580 void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/ |
D | Parser.h | 3758 void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) override;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/ |
D | Parser.h | 3758 void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) override;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/ |
D | Parser.h | 3663 void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) override;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/ |
D | Parser.h | 3844 void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) override;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 12765 void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 13772 void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 12994 void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 12994 void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled);
|