OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDetectedVirtual
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
CXXInheritance.h
211
const RecordType*
getDetectedVirtual
() const {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCast.cpp
1662
if (Paths.
getDetectedVirtual
() != nullptr) {
1663
QualType VirtualBase(Paths.
getDetectedVirtual
(), 0);
1762
if (const RecordType *VBase = Paths.
getDetectedVirtual
()) {
SemaOverload.cpp
3156
if (const RecordType *VBase = Paths.
getDetectedVirtual
()) {
SemaExpr.cpp
15187
if (Paths.
getDetectedVirtual
()) {
Completed in 57 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026