HomeSort by relevance Sort by last modified time
    Searched refs:ATrue (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 394 function IfThen(const AValue: Boolean; const ATrue: IANTLRInterface; const AFalse: IANTLRInterface = nil): IANTLRInterface; overload;
418 function IfThen(const AValue: Boolean; const ATrue: IANTLRInterface; const AFalse: IANTLRInterface = nil): IANTLRInterface; overload;
421 Result := ATrue

Completed in 591 milliseconds