Home
last modified time | relevance | path

Searched refs:LOG_FUNC_SECTION (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXTranslationUnit.h65 LOG_FUNC_SECTION { \
H A DCLog.h100 #define LOG_FUNC_SECTION LOG_SECTION(__func__) macro
H A DIndexing.cpp892 LOG_FUNC_SECTION { in clang_indexSourceFileFullArgv()
949 LOG_FUNC_SECTION { in clang_indexTranslationUnit()
H A DCIndexCodeCompletion.cpp860 LOG_FUNC_SECTION { in clang_codeCompleteAt()
H A DCIndex.cpp3705 LOG_FUNC_SECTION { *Log << ast_filename; } in clang_createTranslationUnit2()
3936 LOG_FUNC_SECTION { in clang_parseTranslationUnit2FullArgv()
4346 LOG_FUNC_SECTION { *Log << TU << ' ' << FileName; } in clang_saveTranslationUnit()
4473 LOG_FUNC_SECTION { *Log << TU; } in clang_reparseTranslationUnit()
6064 LOG_FUNC_SECTION { in clang_getCursor()
7165 LOG_FUNC_SECTION { *Log << TU << ' ' << Location; } in clang_getToken()
7202 LOG_FUNC_SECTION { *Log << TU << ' ' << Range; } in clang_tokenize()
8036 LOG_FUNC_SECTION { *Log << "<null input>"; } in clang_annotateTokens()
8040 LOG_FUNC_SECTION { in clang_annotateTokens()