OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAlwaysNull
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/AST/
ExprCXX.cpp
631
///
isAlwaysNull
- Return whether the result of the dynamic_cast is proven
639
bool CXXDynamicCastExpr::
isAlwaysNull
() const
[
all
...]
/external/clang/lib/CodeGen/
CGExprCXX.cpp
[
all
...]
/external/clang/include/clang/AST/
ExprCXX.h
291
bool
isAlwaysNull
() const;
[
all
...]
Completed in 114 milliseconds