Home
last modified time | relevance | path

Searched defs:path_begin (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h3470 path_iterator path_begin() { return path_buffer(); } in path_begin() function
3472 path_const_iterator path_begin() const { return path_buffer(); } in path_begin() function