Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp889 LOG_FUNC_SECTION { in clang_indexSourceFileFullArgv()
946 LOG_FUNC_SECTION { in clang_indexTranslationUnit()
H A DCIndexCodeCompletion.cpp858 LOG_FUNC_SECTION { in clang_codeCompleteAt()
H A DCIndex.cpp3509 LOG_FUNC_SECTION { *Log << ast_filename; } in clang_createTranslationUnit2()
3740 LOG_FUNC_SECTION { in clang_parseTranslationUnit2FullArgv()
4150 LOG_FUNC_SECTION { *Log << TU << ' ' << FileName; } in clang_saveTranslationUnit()
4277 LOG_FUNC_SECTION { *Log << TU; } in clang_reparseTranslationUnit()
5838 LOG_FUNC_SECTION { in clang_getCursor()
6936 LOG_FUNC_SECTION { *Log << TU << ' ' << Location; } in clang_getToken()
6973 LOG_FUNC_SECTION { *Log << TU << ' ' << Range; } in clang_tokenize()
7807 LOG_FUNC_SECTION { *Log << "<null input>"; } in clang_annotateTokens()
7811 LOG_FUNC_SECTION { in clang_annotateTokens()