OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CastKind
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/AST/
OperationKinds.h
20
///
CastKind
- The kind of operation required for a conversion.
21
enum
CastKind
{
280
#define CK_Invalid ((
CastKind
) -1)
Expr.h
[
all
...]
/external/clang/lib/Sema/
SemaExprCXX.cpp
[
all
...]
SemaInit.cpp
[
all
...]
Completed in 1558 milliseconds