Home
last modified time | relevance | path

Searched defs:isExpr (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h65 bool isExpr() const { return Kind == kExpr; } in isExpr() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp751 bool M68kAsmParser::isExpr() { in isExpr() function in M68kAsmParser
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h865 CXXTypeidExpr(EmptyShell Empty, bool isExpr) in CXXTypeidExpr() argument
1084 CXXUuidofExpr(EmptyShell Empty,bool isExpr) CXXUuidofExpr() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2271 bool HexagonInstrInfo::isExpr(unsigned OpType) const { isExpr() function in HexagonInstrInfo
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1166 AST_MATCHER_P(TemplateArgument,isExpr,internal::Matcher<Expr>,InnerMatcher) AST_MATCHER_P() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp907 bool isExpr() const { isExpr() function in __anond8418a2e0111::AMDGPUOperand
[all...]