OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:placeholderType
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
19490
const BuiltinType *
placeholderType
= E->getType()->getAsPlaceholderType();
19491
if (!
placeholderType
) return E;
19493
switch (
placeholderType
->getKind()) {
Completed in 39 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026