Home
last modified time | relevance | path

Searched refs:clang_getInstantiationLocation (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A Dlibclang.exports249 clang_getInstantiationLocation
H A DCXSourceLocation.cpp294 void clang_getInstantiationLocation(CXSourceLocation location, in clang_getInstantiationLocation() function
/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h619 CINDEX_LINKAGE void clang_getInstantiationLocation(CXSourceLocation location,
/netbsd/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py242 conf.lib.clang_getInstantiationLocation(self, byref(f), byref(l),