HomeSort by: relevance | last modified time | path
    Searched defs:Project (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
911 /// Project a named slot from a C++ struct or class.
912 class Project : public SExpr {
914 Project(SExpr *R, const ValueDecl *Cvd)
951 typename C::CType compare(const Project* E, C& Cmp) const {

Completed in 15 milliseconds