OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:astFile
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.cpp
500
CXIdxClientASTFile
astFile
= CB.importedASTFile(ClientData, &Info);
501
(void)
astFile
;
515
CXIdxClientASTFile
astFile
= CB.importedASTFile(ClientData, &Info);
516
(void)
astFile
;
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c
2955
CXFile
astFile
;
2959
astFile
= clang_Module_getASTFile(mod);
2960
astFilename = clang_getFileName(
astFile
);
Completed in 22 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026