OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getASTNodeAs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXComment.cpp
120
const InlineContentComment *ICC =
getASTNodeAs
<InlineContentComment>(CXC);
128
const TextComment *TC =
getASTNodeAs
<TextComment>(CXC);
136
const InlineCommandComment *ICC =
getASTNodeAs
<InlineCommandComment>(CXC);
146
const InlineCommandComment *ICC =
getASTNodeAs
<InlineCommandComment>(CXC);
170
const InlineCommandComment *ICC =
getASTNodeAs
<InlineCommandComment>(CXC);
179
const InlineCommandComment *ICC =
getASTNodeAs
<InlineCommandComment>(CXC);
187
const HTMLTagComment *HTC =
getASTNodeAs
<HTMLTagComment>(CXC);
195
const HTMLStartTagComment *HST =
getASTNodeAs
<HTMLStartTagComment>(CXC);
203
const HTMLStartTagComment *HST =
getASTNodeAs
<HTMLStartTagComment>(CXC);
211
const HTMLStartTagComment *HST =
getASTNodeAs
<HTMLStartTagComment>(CXC)
[
all
...]
CXComment.h
43
static inline const T *
getASTNodeAs
(CXComment CXC) {
Completed in 55 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026