OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clang
(Results
901 - 925
of
1469
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/webkit/Source/ThirdParty/ANGLE/Configurations/
Base.xcconfig
48
GCC_VERSION_LLVM_COMPILER = com.apple.compilers.llvm.
clang
.1_0;
/frameworks/compile/libbcc/runtime/test/Unit/
trampoline_setup_test.c
24
* Note that, nested functions are not ISO C and are not supported in
Clang
.
/frameworks/compile/slang/
Android.mk
82
CLANG_ROOT_PATH := external/
clang
84
include $(CLANG_ROOT_PATH)/
clang
.mk
246
$(intermediates)/RSCCOptions.inc: $(LOCAL_PATH)/RSCCOptions.td $(CLANG_ROOT_PATH)/include/
clang
/Driver/OptParser.td $(CLANG_TBLGEN)
248
$(call transform-host-
clang
-td-to-out,opt-parser-defs)
/external/clang/tools/scan-build/
scan-build
64
Diag (" http://
clang
-analyzer.llvm.org/filing_bugs.html\n")
80
# Some initial preprocessing of
Clang
options.
83
# Find '
clang
'
84
my $ClangSB = Cwd::realpath("$RealBin/bin/
clang
");
86
$ClangSB = Cwd::realpath("$RealBin/
clang
");
88
my $
Clang
;
90
# Default to looking for '
clang
' in the path.
91
$
Clang
= `which
clang
`;
92
chomp $
Clang
;
[
all
...]
/external/clang/docs/
LanguageExtensions.html
7
<title>
Clang
Language Extensions</title>
22
<h1>
Clang
Language Extensions</h1>
132
<p>This document describes the language extensions provided by
Clang
. In
133
addition to the language extensions listed here,
Clang
aims to support a broad
159
#define __has_builtin(x) 0 // Compatibility with non-
clang
compilers.
179
is both supported by
Clang
and standardized in the current language standard
182
Clang
in the current language (either as a language extension or a standard
188
#define __has_feature(x) 0 // Compatibility with non-
clang
compilers.
229
#define __has_attribute(x) 0 // Compatibility with non-
clang
compilers.
267
// To avoid problem with non-
clang
compilers not having this macro
[
all
...]
/external/clang/include/clang/AST/
CanonicalType.h
18
#include "
clang
/AST/Type.h"
23
namespace
clang
{
namespace
343
} // end namespace
clang
351
struct simplify_type<const ::
clang
::CanQual<T> > {
353
static SimpleType getSimplifiedValue(const ::
clang
::CanQual<T> &Val) {
358
struct simplify_type< ::
clang
::CanQual<T> >
359
: public simplify_type<const ::
clang
::CanQual<T> > {};
363
class PointerLikeTypeTraits<
clang
::CanQual<T> > {
365
static inline void *getAsVoidPointer(
clang
::CanQual<T> P) {
368
static inline
clang
::CanQual<T> getFromVoidPointer(void *P)
377
namespace
clang
{
namespace
[
all
...]
Mangle.h
17
#include "
clang
/AST/Type.h"
18
#include "
clang
/Basic/ABI.h"
24
namespace
clang
{
namespace
StmtCXX.h
17
#include "
clang
/AST/Stmt.h"
19
namespace
clang
{
namespace
205
} // end namespace
clang
UnresolvedSet.h
20
#include "
clang
/AST/DeclAccessPair.h"
22
namespace
clang
{
namespace
184
} // namespace
clang
/external/clang/include/clang/Basic/
SourceManagerInternals.h
18
#include "
clang
/Basic/SourceManager.h"
22
namespace
clang
{
namespace
128
} // end namespace
clang
VersionTuple.h
17
#include "
clang
/Basic/LLVM.h"
21
namespace
clang
{
namespace
122
} // end namespace
clang
/external/clang/include/clang/Driver/
OptTable.h
13
#include "
clang
/Basic/LLVM.h"
14
#include "
clang
/Driver/OptSpecifier.h"
16
namespace
clang
{
namespace
/external/clang/include/clang/Frontend/
ASTUnit.h
17
#include "
clang
/Index/ASTLocation.h"
18
#include "
clang
/Serialization/ASTBitCodes.h"
19
#include "
clang
/Sema/Sema.h"
20
#include "
clang
/Sema/CodeCompleteConsumer.h"
21
#include "
clang
/Lex/ModuleLoader.h"
22
#include "
clang
/Lex/PreprocessingRecord.h"
23
#include "
clang
/Basic/SourceManager.h"
24
#include "
clang
/Basic/FileManager.h"
25
#include "
clang
/Basic/FileSystemOptions.h"
26
#include "
clang
-c/Index.h
43
namespace
clang
{
namespace
[
all
...]
/external/clang/include/clang/Index/
ASTLocation.h
17
#include "
clang
/AST/TypeLoc.h"
20
namespace
clang
{
namespace
168
} // namespace
clang
/external/clang/include/clang/Lex/
PTHLexer.h
17
#include "
clang
/Lex/PreprocessorLexer.h"
19
namespace
clang
{
namespace
103
} // end namespace
clang
Pragma.h
17
#include "
clang
/Basic/LLVM.h"
22
namespace
clang
{
namespace
124
} // end namespace
clang
/external/clang/include/clang/Sema/
Designator.h
18
#include "
clang
/Basic/SourceLocation.h"
21
namespace
clang
{
namespace
216
} // end namespace
clang
ScopeInfo.h
17
#include "
clang
/AST/Type.h"
18
#include "
clang
/Basic/PartialDiagnostic.h"
23
namespace
clang
{
namespace
TemplateDeduction.h
16
#include "
clang
/Basic/PartialDiagnostic.h"
17
#include "
clang
/AST/DeclTemplate.h"
20
namespace
clang
{
namespace
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporterVisitor.h
18
#include "
clang
/StaticAnalyzer/Core/PathSensitive/SVals.h"
21
namespace
clang
{
namespace
178
} // end namespace
clang
/external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h
17
#include "
clang
/Basic/LangOptions.h"
21
#include "
clang
/StaticAnalyzer/Core/PathSensitive/Store.h"
24
namespace
clang
{
namespace
541
} // end
clang
namespace
547
struct DenseMapInfo<
clang
::ento::CheckerManager::CachedStmtCheckersKey> {
548
static inline
clang
::ento::CheckerManager::CachedStmtCheckersKey
550
return
clang
::ento::CheckerManager::CachedStmtCheckersKey();
552
static inline
clang
::ento::CheckerManager::CachedStmtCheckersKey
554
return
clang
::ento::CheckerManager::CachedStmtCheckersKey::getSentinel();
558
getHashValue(
clang
::ento::CheckerManager::CachedStmtCheckersKey S)
[
all
...]
/external/clang/lib/ARCMigrate/
TransRetainReleaseDealloc.cpp
22
#include "
clang
/Sema/SemaDiagnostic.h"
23
#include "
clang
/AST/ParentMap.h"
25
using namespace
clang
;
Transforms.h
13
#include "
clang
/AST/RecursiveASTVisitor.h"
16
namespace
clang
{
namespace
99
} // end namespace
clang
/external/clang/lib/CodeGen/
ABIInfo.h
13
#include "
clang
/AST/Type.h"
22
namespace
clang
{
namespace
170
} // end namespace
clang
/external/clang/lib/Index/
Analyzer.cpp
14
#include "
clang
/Index/Analyzer.h"
15
#include "
clang
/Index/Entity.h"
16
#include "
clang
/Index/TranslationUnit.h"
17
#include "
clang
/Index/Handlers.h"
18
#include "
clang
/Index/ASTLocation.h"
19
#include "
clang
/Index/GlobalSelector.h"
20
#include "
clang
/Index/DeclReferenceMap.h"
21
#include "
clang
/Index/SelectorMap.h"
22
#include "
clang
/Index/IndexProvider.h"
23
#include "
clang
/AST/DeclObjC.h
[
all
...]
Completed in 1279 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>