OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isOrdinary
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
RawCommentList.h
88
bool
isOrdinary
() const LLVM_READONLY {
94
return !isInvalid() && !
isOrdinary
();
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCall.h
175
bool
isOrdinary
() const {
181
assert(
isOrdinary
());
185
assert(
isOrdinary
());
189
assert(
isOrdinary
());
CGCall.cpp
4599
assert(Callee.
isOrdinary
() || Callee.isVirtual());
/src/external/apache2/llvm/dist/clang/lib/AST/
RawCommentList.cpp
280
if (RC.
isOrdinary
() && !CommentOpts.ParseAllComments)
Completed in 31 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026