HomeSort by relevance Sort by last modified time
    Searched full:clang (Results 1076 - 1100 of 1469) sorted by null

<<41424344454647484950>>

  /external/clang/lib/AST/
DeclPrinter.cpp 14 #include "clang/AST/ASTContext.h"
15 #include "clang/AST/DeclVisitor.h"
16 #include "clang/AST/Decl.h"
17 #include "clang/AST/DeclCXX.h"
18 #include "clang/AST/DeclObjC.h"
19 #include "clang/AST/Expr.h"
20 #include "clang/AST/ExprCXX.h"
21 #include "clang/AST/PrettyPrinter.h"
23 using namespace clang;
DeclTemplate.cpp 14 #include "clang/AST/DeclCXX.h"
15 #include "clang/AST/DeclTemplate.h"
16 #include "clang/AST/Expr.h"
17 #include "clang/AST/ExprCXX.h"
18 #include "clang/AST/ASTContext.h"
19 #include "clang/AST/TypeLoc.h"
20 #include "clang/AST/ASTMutationListener.h"
21 #include "clang/Basic/IdentifierTable.h"
24 using namespace clang;
    [all...]
ExprClassification.cpp 15 #include "clang/AST/Expr.h"
16 #include "clang/AST/ExprCXX.h"
17 #include "clang/AST/ExprObjC.h"
18 #include "clang/AST/ASTContext.h"
19 #include "clang/AST/DeclObjC.h"
20 #include "clang/AST/DeclCXX.h"
21 #include "clang/AST/DeclTemplate.h"
22 using namespace clang;
101 #include "clang/AST/StmtNodes.inc"
  /external/clang/lib/CodeGen/
CodeGenModule.h 17 #include "clang/Basic/ABI.h"
18 #include "clang/Basic/LangOptions.h"
19 #include "clang/AST/Attr.h"
20 #include "clang/AST/DeclCXX.h"
21 #include "clang/AST/DeclObjC.h"
22 #include "clang/AST/GlobalDecl.h"
23 #include "clang/AST/Mangle.h"
44 namespace clang { namespace
    [all...]
CGObjCRuntime.h 18 #include "clang/Basic/IdentifierTable.h" // Selector
19 #include "clang/AST/DeclObjC.h"
35 namespace clang { namespace
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 14 #include "clang/Sema/SemaInternal.h"
15 #include "clang/Sema/Lookup.h"
16 #include "clang/AST/ASTContext.h"
17 #include "clang/AST/DeclTemplate.h"
18 #include "clang/AST/ExprCXX.h"
19 #include "clang/AST/NestedNameSpecifier.h"
20 #include "clang/Basic/PartialDiagnostic.h"
21 #include "clang/Sema/DeclSpec.h"
25 using namespace clang;
    [all...]
  /external/llvm/utils/
llvmbuild 12 # will build LLVM, Clang, llvm-gcc, and dragonegg as well as run tests
26 # clang
30 # clang
43 # clang
47 # clang
60 # clang
64 # clang
90 # This will build the LLVM ecosystem, including LLVM, Clang, llvm-gcc,
360 # Get a list of C++ include directories to pass to clang.
  /external/clang/lib/Driver/
ToolChains.cpp 13 # include "clang/Config/config.h"
16 #include "clang/Driver/Arg.h"
17 #include "clang/Driver/ArgList.h"
18 #include "clang/Driver/Compilation.h"
19 #include "clang/Driver/Driver.h"
20 #include "clang/Driver/DriverDiagnostic.h"
21 #include "clang/Driver/HostInfo.h"
22 #include "clang/Driver/ObjCRuntime.h"
23 #include "clang/Driver/OptTable.h"
24 #include "clang/Driver/Option.h
    [all...]
Tools.cpp 12 #include "clang/Driver/Action.h"
13 #include "clang/Driver/Arg.h"
14 #include "clang/Driver/ArgList.h"
15 #include "clang/Driver/Driver.h"
16 #include "clang/Driver/DriverDiagnostic.h"
17 #include "clang/Driver/Compilation.h"
18 #include "clang/Driver/Job.h"
19 #include "clang/Driver/HostInfo.h"
20 #include "clang/Driver/ObjCRuntime.h"
21 #include "clang/Driver/Option.h
    [all...]
  /external/clang/
NOTES.txt 18 $ clang -ccc-pch-is-pth -x objective-c-header INPUTS/Cocoa_h.m -o /tmp/tokencache
19 $ clang -cc1 -token-cache /tmp/tokencache INPUTS/Cocoa_h.m
54 The clang supports "-triple" and "-arch" options. At most one -triple and one
  /external/clang/include/clang/AST/
StmtObjC.h 17 #include "clang/AST/Stmt.h"
19 namespace clang { namespace
378 } // end namespace clang
UsuallyTinyPtrVector.h 20 namespace clang { namespace
  /external/clang/include/clang/Lex/
MacroInfo.h 17 #include "clang/Lex/Token.h"
22 namespace clang { namespace
303 } // end namespace clang
  /external/clang/lib/Lex/
PPMacroExpansion.cpp 15 #include "clang/Lex/Preprocessor.h"
17 #include "clang/Lex/MacroInfo.h"
18 #include "clang/Basic/SourceManager.h"
19 #include "clang/Basic/FileManager.h"
20 #include "clang/Basic/TargetInfo.h"
21 #include "clang/Lex/LexDiagnostic.h"
22 #include "clang/Lex/CodeCompletionHandler.h"
23 #include "clang/Lex/ExternalPreprocessorSource.h"
24 #include "clang/Lex/LiteralSupport.h"
32 using namespace clang;
    [all...]
TokenConcatenation.cpp 14 #include "clang/Lex/TokenConcatenation.h"
15 #include "clang/Lex/Preprocessor.h"
17 using namespace clang;
  /external/clang/lib/StaticAnalyzer/
README.txt 2 // Clang Static Analyzer
108 $ clang -cc1 -help | grep analyze
122 $ clang -cc1 -help | grep cfg
  /external/clang/tools/libclang/
CIndexHigh.cpp 15 #include "clang/Frontend/ASTUnit.h"
16 #include "clang/AST/DeclObjC.h"
18 using namespace clang;
  /external/llvm/docs/
DebuggingJITedCode.html 28 <p>Consider debugging the following code compiled with clang and run through
57 # Compile foo.c to bitcode. You can use either clang or llvm-gcc with this
62 $ clang foo.c -fexceptions -emit-llvm -c -o foo.bc
  /external/v8/tools/gcmole/
gcmole.lua 29 -- Usage: CLANG_BIN=clang-bin-dir lua tools/gcmole/gcmole.lua [arm|ia32|x64]
44 -- Clang invocation
53 return CLANG_BIN .. "/clang -cc1 -load " .. DIR .. "/libgcmole.so"
  /external/chromium/testing/gmock/
CHANGES 11 * Google Mock doctor understands Clang error messages now.
  /external/clang/bindings/python/tests/cindex/
test_diagnostics.py 1 from clang.cindex import *
test_translation_unit.py 1 from clang.cindex import *
test_type.py 1 from clang.cindex import Index, CursorKind, TypeKind
  /external/clang/include/clang/Analysis/FlowSensitive/
DataflowValues.h 19 #include "clang/Analysis/CFG.h"
20 #include "clang/Analysis/ProgramPoint.h"
29 namespace clang { namespace
171 } // end namespace clang
  /external/clang/include/clang/Analysis/Support/
BlkExprDeclBitVector.h 20 #include "clang/Analysis/CFG.h"
21 #include "clang/AST/Decl.h" // for Decl* -> NamedDecl* conversion
25 namespace clang { namespace
305 } // end namespace clang

Completed in 504 milliseconds

<<41424344454647484950>>