Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp93 auto addIfExists = [this](path_list &List, const std::string &Path) { in ToolChain() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1911 auto addIfExists = [&](const ObjCMethodDecl *OMD) { in GenerateClass() local