OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CXIdxLoc
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h
6208
}
CXIdxLoc
;
6217
CXIdxLoc
hashLoc;
6250
CXIdxLoc
loc;
6329
CXIdxLoc
loc;
6351
CXIdxLoc
classLoc;
6359
CXIdxLoc
loc;
6396
CXIdxLoc
loc;
6402
CXIdxLoc
loc;
6420
CXIdxLoc
classLoc;
6482
CXIdxLoc
loc
[
all
...]
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.h
214
AttrInfo(CXIdxAttrKind Kind, CXCursor C,
CXIdxLoc
Loc, const Attr *A) {
226
IBOutletCollectionInfo(CXCursor C,
CXIdxLoc
Loc, const Attr *A) :
464
CXIdxLoc
getIndexLoc(SourceLocation Loc) const;
Indexing.cpp
968
void clang_indexLoc_getFileLocation(
CXIdxLoc
location,
989
CXSourceLocation clang_indexLoc_getCXSourceLocation(
CXIdxLoc
location) {
CXIndexDataConsumer.cpp
287
CXIdxLoc
Loc = IdxCtx.getIndexLoc(A->getLocation());
1091
CXIdxLoc
CXIndexDataConsumer::getIndexLoc(SourceLocation Loc) const {
1092
CXIdxLoc
idxLoc = { {nullptr, nullptr}, 0 };
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c
3393
static void printCXIndexLoc(
CXIdxLoc
loc, CXClientData client_data) {
3440
CXIdxLoc
loc) {
Completed in 35 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026