OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mayBeNotDynamicClass
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprScalar.cpp
2015
if (SrcType.
mayBeNotDynamicClass
() && DestTy.mayBeDynamicClass()) {
2019
} else if (SrcType.mayBeDynamicClass() && DestTy.
mayBeNotDynamicClass
()) {
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
98
bool QualType::
mayBeNotDynamicClass
() const {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
831
bool
mayBeNotDynamicClass
() const;
Completed in 37 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026