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 36 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026