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

  /src/external/apache2/llvm/dist/clang/lib/AST/
ExprConcepts.cpp 184 setDependence(getDependence() | ExprDependence::ValueInstantiation);
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DependenceFlags.h 42 ValueInstantiation = Value | Instantiation,
44 ErrorDependent = Error | ValueInstantiation,

Completed in 49 milliseconds