OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isNonOverloadPlaceholderType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
1964
/// BuiltinType::
isNonOverloadPlaceholderType
.
1965
bool
isNonOverloadPlaceholderType
() const;
2572
bool
isNonOverloadPlaceholderType
() const {
6952
inline bool Type::
isNonOverloadPlaceholderType
() const {
6954
return BT->
isNonOverloadPlaceholderType
();
Type.h
1964
/// BuiltinType::
isNonOverloadPlaceholderType
.
1965
bool
isNonOverloadPlaceholderType
() const;
2572
bool
isNonOverloadPlaceholderType
() const {
6952
inline bool Type::
isNonOverloadPlaceholderType
() const {
6954
return BT->
isNonOverloadPlaceholderType
();
Completed in 100 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026