OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isBaseVirtual
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/CodeGen/
CGClass.cpp
382
bool
isBaseVirtual
= BaseInit->
isBaseVirtual
();
385
if (CtorType == Ctor_Base &&
isBaseVirtual
)
399
isBaseVirtual
);
409
isBaseVirtual
);
[
all
...]
/external/clang/include/clang/AST/
DeclCXX.h
[
all
...]
Completed in 392 milliseconds