OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSpecifierType
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
CanonicalType.h
314
LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool,
isSpecifierType
)
Type.h
2391
bool
isSpecifierType
() const;
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclPrinter.cpp
152
while (!BaseType->
isSpecifierType
()) {
TypePrinter.cpp
300
if (Policy.SuppressSpecifiers && T->
isSpecifierType
())
Type.cpp
2767
bool Type::
isSpecifierType
() const {
Completed in 32 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026