Searched defs:isTrue (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp474 bool isTrue = IsIfAtLocationTrue(RawToken.getLocation()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp92 bool isTrue = false; local
66 initReg(MCInst const &MCI, unsigned R, unsigned &PredReg, bool &isTrue) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp391 bool isTrue() const { return X == 1; } function in class:__anon366::TryResult
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6617 getTrueOrFalseValue( SelectInst *SI, bool isTrue, const SmallPtrSet<const Instruction *, 2> &Selects) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h4474 void setIsConditionTrue(bool isTrue) { CondIsTrue = isTrue; } argument
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c113133 int isTrue; /* IS TRUE or IS NOT TRUE */ local
113964 int isTrue; /* IS TRUE or IS NOT TRUE */ local
114138 int isTrue; /* IS TRUE or IS NOT TRUE */ local
[all...]

Completed in 746 milliseconds