OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attr_begin
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h
507
return attr_range(
attr_begin
(), attr_end());
510
attr_iterator
attr_begin
() const {
function
535
return specific_attr_iterator<T>(
attr_begin
());
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.cpp
4281
for (specific_attr_iterator<OMPReferencedVarAttr> IT(VD->
attr_begin
()),
Completed in 26 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026