OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAttributeLoc
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
CanonicalType.h
471
LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(SourceLocation,
getAttributeLoc
)
Type.h
3156
SourceLocation
getAttributeLoc
() const { return loc; }
3200
SourceLocation
getAttributeLoc
() const { return loc; }
3317
SourceLocation
getAttributeLoc
() const { return Loc; }
3529
SourceLocation
getAttributeLoc
() const { return loc; }
/src/external/apache2/llvm/dist/clang/lib/AST/
ItaniumMangle.cpp
3449
Diags.Report(T->
getAttributeLoc
(), DiagID);
3526
Diags.Report(T->
getAttributeLoc
(), DiagID);
3623
Diags.Report(T->
getAttributeLoc
(), DiagID);
JSONNodeDumper.cpp
596
"attrLoc", [VT, this] { writeSourceLocation(VT->
getAttributeLoc
()); });
TextNodeDumper.cpp
1403
dumpLocation(T->
getAttributeLoc
());
/src/external/apache2/llvm/dist/clang/lib/Sema/
TreeTransform.h
5281
ElementType, Size.get(), T->
getAttributeLoc
(), T->getVectorKind());
5325
T->
getAttributeLoc
());
5407
ElementType, rows, columns, T->
getAttributeLoc
());
5446
pointeeType, AddrSpace.get(), T->
getAttributeLoc
());
Completed in 85 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026