OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCompilerInstance
(Results
1 - 25
of
25
) sorted by null
/external/clang/unittests/AST/
ExternalASTSourceTest.cpp
32
getCompilerInstance
().getASTContext().setExternalSource(Source);
33
getCompilerInstance
().getASTContext().getTranslationUnitDecl()
/external/clang/unittests/Frontend/
CodeGenActionTest.cpp
33
CompilerInstance &CI =
getCompilerInstance
();
FrontendActionTest.cpp
163
Preprocessor &PP =
getCompilerInstance
().getPreprocessor();
/external/clang/lib/Frontend/Rewrite/
FrontendActions.cpp
91
const FrontendOptions &FEOpts =
getCompilerInstance
().getFrontendOpts();
175
CompilerInstance &CI =
getCompilerInstance
();
183
CompilerInstance &CI =
getCompilerInstance
();
191
CompilerInstance &CI =
getCompilerInstance
();
/external/v8/tools/clang/translation_unit/
TranslationUnitGenerator.cpp
228
getCompilerInstance
().getFrontendOpts().Inputs;
236
clang::Preprocessor& preprocessor =
getCompilerInstance
().getPreprocessor();
238
&
getCompilerInstance
().getSourceManager(),
241
&
getCompilerInstance
().getHeaderSearchOpts()));
/external/clang/lib/Frontend/
FrontendActions.cpp
428
CompilerInstance &CI =
getCompilerInstance
();
598
StringRef OutputFileName =
getCompilerInstance
().getFrontendOpts().OutputFile;
609
getCurrentFile(),
getCompilerInstance
().getFileManager(),
610
getCompilerInstance
().getPCHContainerReader(),
619
Preprocessor &PP =
getCompilerInstance
().getPreprocessor();
637
Preprocessor &PP =
getCompilerInstance
().getPreprocessor();
649
CompilerInstance &CI =
getCompilerInstance
();
658
Preprocessor &PP =
getCompilerInstance
().getPreprocessor();
672
CompilerInstance &CI =
getCompilerInstance
();
746
CompilerInstance &CI =
getCompilerInstance
();
[
all
...]
ASTMerge.cpp
35
CompilerInstance &CI =
getCompilerInstance
();
FrontendAction.cpp
451
CompilerInstance &CI =
getCompilerInstance
();
474
CompilerInstance &CI =
getCompilerInstance
();
530
return
getCompilerInstance
().getDiagnostics().hasErrorOccurred();
538
CompilerInstance &CI =
getCompilerInstance
();
/external/clang/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
114
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
114
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
113
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
113
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
113
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
113
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
113
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
113
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
114
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
113
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
113
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
113
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
113
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
113
CompilerInstance &
getCompilerInstance
() const {
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
FrontendAction.h
58
///
getCompilerInstance
().
113
CompilerInstance &
getCompilerInstance
() const {
/external/clang/unittests/Sema/
ExternalSemaSourceTest.cpp
195
CompilerInstance &CI =
getCompilerInstance
();
/external/clang/lib/CodeGen/
CodeGenAction.cpp
674
if (!
getCompilerInstance
().hasASTConsumer())
788
CompilerInstance &CI =
getCompilerInstance
();
[
all
...]
Completed in 1282 milliseconds