OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clang
(Results
1151 - 1175
of
15538
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/clang/docs/
ReleaseNotes.rst
2
Clang
3.9 (In-Progress) Release Notes
13
These are in-progress notes for the upcoming
Clang
3.9 release. You may
14
prefer the `
Clang
3.8 Release Notes
15
<http://llvm.org/releases/3.8.0/tools/
clang
/docs/ReleaseNotes.html>`_.
20
This document contains the release notes for the
Clang
C/C++/Objective-C
22
describe the status of
Clang
in some detail, including major
29
For more information about
Clang
or LLVM, including information about
30
the latest release, please check out the main please see the `
Clang
Web
31
Site <http://
clang
.llvm.org>`_ or the `LLVM Web
35
main
Clang
web page, this document applies to the *next* release, no
[
all
...]
/external/v8/tools/clang/blink_gc_plugin/
Config.h
17
#include "
clang
/AST/AST.h"
18
#include "
clang
/AST/Attr.h"
161
static bool IsAnnotated(
clang
::Decl* decl, const std::string& anno) {
162
clang
::AnnotateAttr* attr = decl->getAttr<
clang
::AnnotateAttr>();
166
static bool IsStackAnnotated(
clang
::Decl* decl) {
170
static bool IsIgnoreAnnotated(
clang
::Decl* decl) {
174
static bool IsIgnoreCycleAnnotated(
clang
::Decl* decl) {
183
static bool IsVisitorPtrType(const
clang
::QualType& formal_type) {
187
clang
::CXXRecordDecl* pointee_type
[
all
...]
/build/make/core/clang/
TARGET_arm.mk
7
# Address sanitizer
clang
config
TARGET_arm64.mk
7
# Address sanitizer
clang
config
TARGET_mips.mk
7
# Address sanitizer
clang
config
TARGET_mips64.mk
7
# Address sanitizer
clang
config
TARGET_x86.mk
7
# Address sanitizer
clang
config
/external/brotli/
.travis.yml
49
##
clang
on Linux
52
env: BUILD_SYSTEM=cmake C_COMPILER=
clang
-4.0 CXX_COMPILER=
clang
++-4.0
59
-
clang
-4.0
61
env: BUILD_SYSTEM=cmake C_COMPILER=
clang
-3.5 CXX_COMPILER=
clang
++-3.5
68
-
clang
-3.5
127
env: BUILD_SYSTEM=cmake C_COMPILER=
clang
-4.0 CXX_COMPILER=
clang
++-4.0 SANITIZER=address
134
-
clang
-4.
[
all
...]
/external/clang/INPUTS/
iostream.cc
0
//
clang
-I/usr/include/c++/4.0.0 -I/usr/include/c++/4.0.0/powerpc-apple-darwin8 -I/usr/include/c++/4.0.0/backward INPUTS/iostream.cc -Eonly
/external/clang/bindings/python/
README.txt
2
//
Clang
Python Bindings
5
This directory implements Python bindings for
Clang
.
7
You may need to alter LD_LIBRARY_PATH so that the
Clang
library can be
10
$ env PYTHONPATH=$(echo ~/llvm/tools/
clang
/bindings/python/) \
/external/clang/bindings/python/clang/
__init__.py
1
#===- __init__.py -
Clang
Python Bindings --------------------*- python -*--===#
11
Clang
Library Bindings
14
This package provides access to the
Clang
compiler and libraries.
20
Bindings for the
Clang
indexing library.
/external/clang/bindings/python/tests/cindex/
test_file.py
1
from
clang
.cindex import Index, File
/external/clang/cmake/caches/
Apple-stage1.cmake
2
# used on any Darwin system to approximate Apple
Clang
builds.
39
check-
clang
44
clang
-test-depends
47
clang
CACHE STRING "")
PGO-stage2-instrumented.cmake
5
set(CLANG_BOOTSTRAP_TARGETS check-all check-llvm check-
clang
test-suite CACHE STRING "")
/external/clang/cmake/modules/
ClangConfig.cmake.in
1
# This file allows users to call find_package(
Clang
) and pick up our targets.
/external/clang/include/clang/AST/
CommentDiagnostic.h
13
#include "
clang
/Basic/Diagnostic.h"
15
namespace
clang
{
namespace
21
#include "
clang
/Basic/DiagnosticCommentKinds.inc"
26
} // end namespace
clang
/external/clang/include/clang/Analysis/
AnalysisDiagnostic.h
13
#include "
clang
/Basic/Diagnostic.h"
15
namespace
clang
{
namespace
21
#include "
clang
/Basic/DiagnosticAnalysisKinds.inc"
26
} // end namespace
clang
/external/clang/include/clang/Config/
config.h
1
/* tools/
clang
/include/
clang
/Config/config.h. Generated from config.h.in by configure. */
2
/* include/
clang
/Config/config.h.in. */
26
/* Directories
clang
will search for headers */
/external/clang/include/clang/Driver/
DriverDiagnostic.h
13
#include "
clang
/Basic/Diagnostic.h"
15
namespace
clang
{
namespace
21
#include "
clang
/Basic/DiagnosticDriverKinds.inc"
26
} // end namespace
clang
/external/clang/include/clang/Frontend/
FrontendDiagnostic.h
13
#include "
clang
/Basic/Diagnostic.h"
15
namespace
clang
{
namespace
21
#include "
clang
/Basic/DiagnosticFrontendKinds.inc"
26
} // end namespace
clang
FrontendPluginRegistry.h
13
#include "
clang
/Frontend/FrontendAction.h"
17
extern template class llvm::Registry<
clang
::PluginASTAction>;
19
namespace
clang
{
namespace
24
} // end namespace
clang
/external/clang/include/clang/Lex/
LexDiagnostic.h
13
#include "
clang
/Basic/Diagnostic.h"
15
namespace
clang
{
namespace
21
#include "
clang
/Basic/DiagnosticLexKinds.inc"
26
} // end namespace
clang
/external/clang/include/clang/Parse/
ParseDiagnostic.h
13
#include "
clang
/Basic/Diagnostic.h"
15
namespace
clang
{
namespace
21
#include "
clang
/Basic/DiagnosticParseKinds.inc"
26
} // end namespace
clang
/external/clang/include/clang/Sema/
SemaDiagnostic.h
13
#include "
clang
/Basic/Diagnostic.h"
15
namespace
clang
{
namespace
21
#include "
clang
/Basic/DiagnosticSemaKinds.inc"
26
} // end namespace
clang
/external/clang/include/clang/Serialization/
SerializationDiagnostic.h
13
#include "
clang
/Basic/Diagnostic.h"
15
namespace
clang
{
namespace
21
#include "
clang
/Basic/DiagnosticSerializationKinds.inc"
26
} // end namespace
clang
Completed in 999 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>