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

  /src/sys/arch/prep/include/
residual.h 43 Conventional = 0x01,
  /src/external/apache2/llvm/dist/clang/lib/Analysis/
CalledOnceCheck.cpp 473 /// Check whether the given expression mentions any of conventional names.
480 [ConditionName](const llvm::StringLiteral &Conventional) {
481 return ConditionName.contains_lower(Conventional);
968 /// Return true if the given name matches conventional pattens.
973 /// Return true if the given name has conventional suffixes.
980 /// Return true if the given type can be used for conventional parameters.
991 /// Return true if the only parameter of the function is conventional.

Completed in 26 milliseconds