OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPlaceholderTypeKind
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
2552
static bool
isPlaceholderTypeKind
(Kind K) {
2560
return
isPlaceholderTypeKind
(getKind());
6948
assert(BuiltinType::
isPlaceholderTypeKind
((BuiltinType::Kind) K));
Expr.h
510
assert(BuiltinType::
isPlaceholderTypeKind
(K));
Completed in 33 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026