Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DFileIndexRecord.cpp20 static void addOccurrence(std::vector<DeclOccurrence> &Decls, in addOccurrence() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp1686 bool Option::addOccurrence(unsigned pos, StringRef ArgName, StringRef Value, in addOccurrence() function in Option