Home
last modified time | relevance | path

Searched defs:GCCAsmStmt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h58 class GCCAsmStmt; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp848 GCCAsmStmt::GCCAsmStmt(const ASTContext &C, SourceLocation asmloc, in GCCAsmStmt() function in GCCAsmStmt