Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DASTUnit.h536 void findFileRegionDecls(FileID File, unsigned Offset, unsigned Length,
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp2459 void ASTUnit::findFileRegionDecls(FileID File, unsigned Offset, unsigned Length, in findFileRegionDecls() function in ASTUnit
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp318 Unit->findFileRegionDecls(File, Offset, Length, Decls); in visitDeclsFromFileRegion()
338 Unit->findFileRegionDecls(File, Offset, Length, Decls); in visitDeclsFromFileRegion()