Home
last modified time | relevance | path

Searched refs:clang_Location_isInSystemHeader (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A Dlibclang.map123 clang_Location_isInSystemHeader;
H A DCXSourceLocation.cpp200 int clang_Location_isInSystemHeader(CXSourceLocation location) { in clang_Location_isInSystemHeader() function
/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h507 CINDEX_LINKAGE int clang_Location_isInSystemHeader(CXSourceLocation location);