Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DAPValue.cpp247 bool hasPathPtr() const { return hasPath() && PathLength > InlinePathSpace; } in hasPathPtr() function
284 bool hasPathPtr() const { return PathLength > InlinePathSpace; } in hasPathPtr() function